Add blog post

This commit is contained in:
Daniel Flanagan 2022-01-19 10:05:12 -06:00
parent 8fe695fcbd
commit c025548165
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ And let's just make sure this works:
```console
$ deno run full-code-example.ts
Check file:///home/daniel/code/typing-is-hard/example.ts
Check file:///home/daniel/code/typing-is-hard/full-code-example.ts
You pressed the A key!
```