Skip to content

Commit 8788529

Browse files
Anmol1696Copilot
andauthored
Update docs/developing/working-with-asts.mdx
Co-authored-by: Copilot <[email protected]>
1 parent a96db00 commit 8788529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing/working-with-asts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ yarn test:ast
3030
code ./scripts/test-output.json
3131
```
3232

33-
We use the npm module `ast-stringify` to strip out unneccesary props, and generate a JSON for reference.
33+
We use the npm module `ast-stringify` to strip out unnecessary props, and generate a JSON for reference.
3434

3535
You will see a `File` and `Program`... only concern yourself with the `body[]`:
3636

0 commit comments

Comments
 (0)