Skip to content

Commit ee7bc52

Browse files
Merge pull request #137 from 0komo/patch-1
docs(readme): fix typo
2 parents f0ada43 + 2c05ef5 commit ee7bc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Hopefully support for this parser will be upstreamed by editors soon. At the mom
3030
filetype = "cr",
3131
}
3232
```
33-
4. Restart neovim and run `:TSInstall crystall`
33+
4. Restart neovim and run `:TSInstall crystal`
3434

3535
To confirm the grammar is functioning, run `:checkhealth nvim-treesitter` and look for this line:
3636
```

0 commit comments

Comments
 (0)