summary refs log tree commit diff stats
path: root/doc/manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.rst')
-rw-r--r--doc/manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.rst b/doc/manual.rst
index 4c1d5c659..84cf1d8c9 100644
--- a/doc/manual.rst
+++ b/doc/manual.rst
@@ -7217,7 +7217,7 @@ This is translated to:
 This is translated to a call to the ``schema`` macro with a `nnkTypeDef`
 AST node capturing both the left-hand side and right-hand side of the
 definition. The macro can return a potentially modified `nnkTypeDef` tree
-will replace the original row in the type section.
+which will replace the original row in the type section.
 
 When multiple macro pragmas are applied to the same definition, the
 compiler will apply them consequently from left to right. Each macro