diff options
author | Simon Brazell <simon@brazell.com.au> | 2020-07-15 14:05:20 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-15 14:05:20 +1000 |
commit | 25218ac29842789220d433252b0e946f8ef6a006 (patch) | |
tree | b2bbd0f2413254cf648046528ae039de6c1661c2 | |
parent | Merge pull request #77 from TotalCaesar659/patch-3 (diff) | |
parent | Take emojis back again (diff) | |
download | libredirect-25218ac29842789220d433252b0e946f8ef6a006.zip |
Merge pull request #78 from TotalCaesar659/patch-4
Grammar fixes
-rw-r--r-- | _locales/en/store.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_locales/en/store.md b/_locales/en/store.md index fc6667e8..deef0093 100644 --- a/_locales/en/store.md +++ b/_locales/en/store.md @@ -21,7 +21,7 @@ Allows for setting custom instances, toggling all redirects on/off and more. The code for this web extension is available on <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>. <b>β Donate: π¨π»βπ»</b> -If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> βοΈ to show your appreciation and support the continuation of the project. +If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> βοΈ οΈto show your appreciation and support the continuation of the project. <b>β What's New in This Version (v1.1.36) π</b> <ul> @@ -31,6 +31,6 @@ If you like this extension and are financially able please consider <a href='htt <b>β Permissions: βΉοΈ</b> <ul> - <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required toallow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though π</li> + <li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though π</li> </ul> -``` \ No newline at end of file +``` |