Skip to content

Commit d4c9279

Browse files
authored
Merge pull request #37 from nem035/master
Minor spelling fix in the README
2 parents ec863a0 + e789788 commit d4c9279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ if (window.Worker) {
8181
### CSP
8282

8383
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.
84+
Greenlet requires `worker-src data:` and `script-src data:` in your config.
8585

8686
## License & Credits
8787

0 commit comments

Comments
 (0)