Skip to content

Commit e789788

Browse files
authored
Minor spelling fix in the README
1 parent d4d3f0d commit e789788

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
@@ -71,7 +71,7 @@ if (window.Worker) {
7171
### CSP
7272

7373
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.
74+
Greenlet requires `worker-src data:` and `script-src data:` in your config.
7575

7676
## License & Credits
7777

0 commit comments

Comments
 (0)