Update README.md

This commit is contained in:
Spencer Gouw 2023-09-23 15:20:42 -07:00 committed by GitHub
parent 27e04f24ee
commit 8cfee7d4dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ When you trigger the snippet, you'll end up with this:
``` ```
fn hello() { fn hello() {
| |
} }
``` ```