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 7d8e8b7 commit c6546afCopy full SHA for c6546af
README.md
@@ -787,7 +787,7 @@ deno run -A jsr:@babashka/[email protected] /tmp/script.cljs
787
(js/Deno.serve app.fetch)
788
```
789
790
-Note that when you require libraryes from `node_modules` you might have to add
+Note that when you require libraries from `node_modules` you might have to add
791
the `--node-modules-dir=manual` argument. See Deno issue
792
[#30547](https://github.com/denoland/deno/issues/30547).
793
0 commit comments