Fix typo in README

This commit is contained in:
Fedor A. Fetisov 2018-09-24 15:09:32 +03:00 committed by GitHub
parent 13b30db232
commit 4a0a561c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ Plugin for Mibew, get statement based on the availability of operators.
4. Use callback parameter:
Just inset `<script>` tag and set `src` to URL above and add `callback` parameter
Just insert `<script>` tag and set `src` to URL above and add `callback` parameter
* `<MIBEW-BASE-URL>/opstatus?callback=<CALLBACK_FUNCTION>`
* `<MIBEW-BASE-URL>/opstatus/<OPERATOR-CODE>?callback=<CALLBACK_FUNCTION>`