We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be8802a + 9bd021c commit 03e9204Copy full SHA for 03e9204
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