Skip to content

Commit cd8edc1

Browse files
Anmol1696Copilot
andauthored
Update docs/developing/ast.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 74a5585 commit cd8edc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developing/ast.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ yarn test:ast
2424
code ./scripts/test-output.json
2525
```
2626

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

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

0 commit comments

Comments
 (0)