Skip to content

Commit 16c1c13

Browse files
committed
Update Overview.md
1 parent 981d92b commit 16c1c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ all incorrect constructs (e.g. including a non-constant expression as the defaul
7575
a method parameter). Instead, it attaches these errors on a post-parse walk of the tree.
7676

7777
## Next Steps
78-
Check out the [Readme](../README.md) and [Getting Started](GettingStarted.md) pages for more information on how consume
79-
the parser, or the [How It Works](HowItWorks.md) section if you want to dive deeper into the implementation.
78+
Check out the [Readme](../README.md) and [Getting Started](GettingStarted.md) pages for more information on how to
79+
consume the parser, or the [How It Works](HowItWorks.md) section if you want to dive deeper into the implementation.

0 commit comments

Comments
 (0)