We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec863a0 + e789788 commit d4c9279Copy full SHA for d4c9279
README.md
@@ -81,7 +81,7 @@ if (window.Worker) {
81
### CSP
82
83
If your app has a [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy),
84
-Greenlet require `worker-src data:` and `script-src data:` in your config.
+Greenlet requires `worker-src data:` and `script-src data:` in your config.
85
86
## License & Credits
87
0 commit comments