Skip to content

Commit 03e9204

Browse files
authored
Merge pull request #157 from dedyshkaPexto/Fix/err
typo fix README.md
2 parents be8802a + 9bd021c commit 03e9204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ast/README.md

+1-1
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)