summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/sys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/sys.rst')
-rw-r--r--docs/library/sys.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/sys.rst b/docs/library/sys.rst
index 0bec35cc90..d49577306e 100644
--- a/docs/library/sys.rst
+++ b/docs/library/sys.rst
@@ -28,7 +28,7 @@ Functions
this function takes just exception value instead of exception type,
exception value, and traceback object; *file* argument should be
positional; further arguments are not supported. CPython-compatible
- ``traceback`` module can be found in micropython-lib.
+ ``traceback`` module can be found in `micropython-lib`.
Constants
---------