summary refs log tree commit diff stats
path: root/doc/intern.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intern.rst')
-rw-r--r--doc/intern.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intern.rst b/doc/intern.rst
index ea9e1a07c..3f8a2ce56 100644
--- a/doc/intern.rst
+++ b/doc/intern.rst
@@ -160,7 +160,7 @@ are also lots of procs that aid in debugging:
     # why does it process temp.nim here?
     writeStackTrace()
 
-These procs may not be imported by module, you can import them for debuging:
+These procs may not be imported by a module. You can import them directly for debugging:
 
 .. code-block:: nim
   from astalgo import debug