Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormodifiedAlex <75803920+GeneticallyModifiedAlex@users.noreply.github.com>2021-12-31 22:15:12 +0300
committerGitHub <noreply@github.com>2021-12-31 22:15:12 +0300
commit57da290e954c4b9a4f9abce4e2e9fd66cf8d344b (patch)
treed47a1e1c04d456c68570a5352598e080884ad4eb /README.md
parent1d72f53332f16c8683673be960b10295f9c89502 (diff)
spelling and grammar fix in readme
Spelling and Grammar suggestions in the readme to help the readability. (native English speaker UK)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ed35ee6..070e434 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ You can learn more at our website at: [returnyoutubedislike.com](https://www.ret
## API documentation
-Third party use of this open API is allowed with the following restrictions:
+Third-party use of this open API is allowed with the following restrictions:
- **Attribution**: This project should be clearly attributed with either a link to this repo or a link to [returnyoutubedislike.com](https://returnyoutubedislike.com/).
- **Rate Limiting**: There are per client rate limits in place of 100 per minute and 10'000 per day. This will return a *429* status code indicating that your application should back off.
@@ -68,9 +68,9 @@ Wrong formed YouTube ID will return *400* "Bad Request".
## HELP WANTED
-We have an issue which is happening to a low percentage of Chrome users. service worker (ex background script) goes to Inactive state and doesn't wake up even when youtube tab is reopened. Only switching the extension off and on in extensions tab helps. This looks like a Chrome manifestv3 bug - so if anyone knows a good workaround - please open an issue\create a PR.
+We have an issue that is happening to a low percentage of Chrome users. Service worker (ex background script) goes to Inactive state and doesn't wake up even when youtube tab is reopened. Only switching the extension off and on in your extensions tab will help. This looks like a Chrome manifestv3 bug - so if anyone knows of a good workaround - please open an issue\create a PR.
-Looks like its [this bug in chromium](https://bugs.chromium.org/p/chromium/issues/detail?id=1271154), and there is no good workaround. If anyone is aware of a workaounds - please contact.
+Looks like it's [this bug in chromium](https://bugs.chromium.org/p/chromium/issues/detail?id=1271154), and there is no good workaround. If anyone is aware of a workaounds - please contact.
## Contributing