diff --git a/packages/ast/README.md b/packages/ast/README.md index a7b6404..d4d4ad1 100644 --- a/packages/ast/README.md +++ b/packages/ast/README.md @@ -26,7 +26,7 @@ yarn test:ast code ./scripts/test-output.json ``` -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. You will see a `File` and `Program`... only concern yourself with the `body[]`: