Skip to content

Commit

Permalink
Merge pull request #157 from dedyshkaPexto/Fix/err
Browse files Browse the repository at this point in the history
typo fix README.md
  • Loading branch information
pyramation authored Feb 18, 2025
2 parents be8802a + 9bd021c commit 03e9204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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[]`:

Expand Down

0 comments on commit 03e9204

Please sign in to comment.