Skip to content

Commit

Permalink
Update hello-world-long.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond authored Sep 1, 2022
1 parent 7f30403 commit f84e926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hello-world-long.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ You can run the `main` function with this command:<br>
deno run hello-standalone.js
```
Or... you could rename the `standalone` install to something convenient, like `hello.js`...
Or... you could rename the `standalone` file to something convenient, like `hello.js`...<br>
And then install it with this command:
```
deno install hello.js
Expand Down

0 comments on commit f84e926

Please sign in to comment.