Skip to content

Commit 9bd021c

Browse files
typo fix README.md
1 parent d3a87b5 commit 9bd021c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ast/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ yarn test:ast
2626
code ./scripts/test-output.json
2727
```
2828

29-
We use the npm module `ast-stringify` to strip out unneccesary props, and generate a JSON for reference.
29+
We use the npm module `ast-stringify` to strip out unnecessary props, and generate a JSON for reference.
3030

3131
You will see a `File` and `Program`... only concern yourself with the `body[]`:
3232

0 commit comments

Comments
 (0)