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.
1 parent d4d3f0d commit e789788Copy full SHA for e789788
README.md
@@ -71,7 +71,7 @@ if (window.Worker) {
71
### CSP
72
73
If your app has a [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy),
74
-Greenlet require `worker-src data:` and `script-src data:` in your config.
+Greenlet requires `worker-src data:` and `script-src data:` in your config.
75
76
## License & Credits
77
0 commit comments