We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981d92b commit 16c1c13Copy full SHA for 16c1c13
docs/Overview.md
@@ -75,5 +75,5 @@ all incorrect constructs (e.g. including a non-constant expression as the defaul
75
a method parameter). Instead, it attaches these errors on a post-parse walk of the tree.
76
77
## 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.
+Check out the [Readme](../README.md) and [Getting Started](GettingStarted.md) pages for more information on how to
+consume the parser, or the [How It Works](HowItWorks.md) section if you want to dive deeper into the implementation.
0 commit comments