Skip to content

Commit ef34ba7

Browse files
authored
Fix typo
1 parent 1eae10b commit ef34ba7

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
@@ -38,7 +38,7 @@ Other make targets
3838
make parser
3939
```
4040
rebuilds the syntax-highlighting parser from its [lezer](https://lezer.codemirror.net/) source.
41-
This artefact is checked into the repository since it changes rarely, and you do not need to rebuilt it.
41+
This artefact is checked into the repository since it changes rarely, and you do not need to rebuild it.
4242

4343
```shell
4444
make wasm

0 commit comments

Comments
 (0)