summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorRory O’Kane <rory@roryokane.com>2020-03-25 16:08:24 -0400
committerGitHub <noreply@github.com>2020-03-25 21:08:24 +0100
commitfebd48f3432f908e7767d1e7f894748c617d1700 (patch)
treebde7dfc7016c2954d9abce344d75b3d7b94c2309 /doc
parent84b378b94fffed6e4e32cfebdd940a80425226d2 (diff)
downloadNim-febd48f3432f908e7767d1e7f894748c617d1700.tar.gz
[skip ci] docs: reword Part 3 link to communicate that it exists (#13755)
Diffstat (limited to 'doc')
-rw-r--r--doc/tut2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tut2.rst b/doc/tut2.rst
index d9a37f7ec..9dbfa39c3 100644
--- a/doc/tut2.rst
+++ b/doc/tut2.rst
@@ -677,4 +677,4 @@ JavaScript-compatible code you should remember the following:
 Part 3
 ======
 
-Next part will be entirely about metaprogramming via macros: `Part III <tut3.html>`_
+The next part is entirely about metaprogramming via macros: `Part III <tut3.html>`_