We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a87b5 commit 9bd021cCopy full SHA for 9bd021c
packages/ast/README.md
@@ -26,7 +26,7 @@ yarn test:ast
26
code ./scripts/test-output.json
27
```
28
29
-We use the npm module `ast-stringify` to strip out unneccesary props, and generate a JSON for reference.
+We use the npm module `ast-stringify` to strip out unnecessary props, and generate a JSON for reference.
30
31
You will see a `File` and `Program`... only concern yourself with the `body[]`:
32
0 commit comments