0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 09:31:22 -05:00

Fix JavaScript spelling (#5467)

This commit is contained in:
Andrius Kripaitis 2020-05-16 00:01:21 +03:00 committed by GitHub
parent 15466c9007
commit a9ebbca170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ It's built on V8, Rust, and Tokio.
- Has
[a set of reviewed (audited) standard modules](https://github.com/denoland/deno/tree/master/std)
that are guaranteed to work with Deno.
- Scripts can be bundled into a single javascript file.
- Scripts can be bundled into a single JavaScript file.
## Philosophy