Skip to content

Commit c6546af

Browse files
committed
note about Deno
1 parent 7d8e8b7 commit c6546af

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
@@ -787,7 +787,7 @@ deno run -A jsr:@babashka/[email protected] /tmp/script.cljs
787787
(js/Deno.serve app.fetch)
788788
```
789789

790-
Note that when you require libraryes from `node_modules` you might have to add
790+
Note that when you require libraries from `node_modules` you might have to add
791791
the `--node-modules-dir=manual` argument. See Deno issue
792792
[#30547](https://github.com/denoland/deno/issues/30547).
793793

0 commit comments

Comments
 (0)