We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78e67b commit 77b1698Copy full SHA for 77b1698
1 file changed
README.rst
@@ -28,7 +28,7 @@ Uses
28
The scanner and character tables are used inside `Mathics3 <https://mathics.org>`_. However information can
29
also be used by other programs for tokenizing and formatting Wolfram Language code.
30
31
-For example, tables are used in `mathics-pygments <https://pypi.org/project/Mathics3-pygements/>`_, a Pygments-based
+For example, tables are used in `mathics-pygments <https://pypi.org/project/Mathics3-pygments/>`_, a Pygments-based
32
lexer and highlighter for Mathematica/Wolfram Language source code.
33
34
This library may be useful if you need to work with the Wolfram Language
0 commit comments