0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 12:16:11 -05:00

Apply suggestions from code review

Signed-off-by: David Sherret <dsherret@users.noreply.github.com>
This commit is contained in:
David Sherret 2025-01-19 21:15:18 -05:00 committed by GitHub
parent 8f37b4b452
commit 94596dc870
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<img align="right" src="https://deno.land/logo.svg" height="150px" alt="the deno mascot dinosaur standing in the rain">
[Deno](https://deno.com)
([/ˈdiːnoʊ/](http://ipa-reader.com/?text=%CB%88di%CB%90no%CA%8A), pronounced
([/ˈdiːnoʊ/](https://ipa-reader.com/?text=%CB%88di%CB%90no%CA%8A), pronounced
`dee-no`) is a JavaScript, TypeScript, and WebAssembly runtime with secure
defaults and a great developer experience. It's built on [V8](https://v8.dev/),
[Rust](https://www.rust-lang.org/), and [Tokio](https://tokio.rs/).

View file

@ -49,7 +49,7 @@ const packages: Package[] = [{
const markdownText = `# Deno
[Deno](https://deno.com)
([/ˈdiːnoʊ/](http://ipa-reader.com/?text=%CB%88di%CB%90no%CA%8A), pronounced
([/ˈdiːnoʊ/](https://ipa-reader.com/?text=%CB%88di%CB%90no%CA%8A), pronounced
\`dee-no\`) is a JavaScript, TypeScript, and WebAssembly runtime with secure
defaults and a great developer experience. It's built on [V8](https://v8.dev/),
[Rust](https://www.rust-lang.org/), and [Tokio](https://tokio.rs/).