Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ tree-sitter generate
tree-sitter build
```

**NOTE**: Use `tree-sitter --wasm` when using the playground to test the grammar.
**NOTE**: Use `tree-sitter build --wasm` when using the playground to test the grammar.

#### Running Tests

Expand Down