diff --git a/docs/extensions/code_hilite.txt b/docs/extensions/code_hilite.txt index c17d68835..c44d9a581 100644 --- a/docs/extensions/code_hilite.txt +++ b/docs/extensions/code_hilite.txt @@ -47,7 +47,7 @@ If you would like to use a different theme, swap out `default` for the desired theme. For a list of themes installed on your system (additional themes can be installed via Pygments plugins), run the following command: - pygmetize -L style + pygmentize -L style !!! see also