diff --git a/doc/intern.rst b/doc/intern.rst index ea9e1a07c7..3f8a2ce565 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