aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 765333a..6345603 100644
--- a/README.rst
+++ b/README.rst
@@ -103,7 +103,7 @@ Review the `test cases`_ for more examples.
Debugging and troubleshooting
-----------------------------
-You can debug your the parse tree for a template and the generated code by
+You can view the parse tree for a template as well as the generated code by
changing the ``template`` attribute item list for the template struct:
.. code-block:: rust