Skip to content

Commit 77b1698

Browse files
authored
Fix formatting in README.rst
1 parent e78e67b commit 77b1698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Uses
2828
The scanner and character tables are used inside `Mathics3 <https://mathics.org>`_. However information can
2929
also be used by other programs for tokenizing and formatting Wolfram Language code.
3030

31-
For example, tables are used in `mathics-pygments <https://pypi.org/project/Mathics3-pygements/>`_, a Pygments-based
31+
For example, tables are used in `mathics-pygments <https://pypi.org/project/Mathics3-pygments/>`_, a Pygments-based
3232
lexer and highlighter for Mathematica/Wolfram Language source code.
3333

3434
This library may be useful if you need to work with the Wolfram Language

0 commit comments

Comments
 (0)