Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Dec 5, 2024
1 parent 6a856bd commit 31db964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ An ANSI color-code highlighting lexer for Pygments.
$ pip install pygments-ansi-color
```

2. `pygments-ansi-color` is not magic (yet?), so you need to [choose an exising
2. `pygments-ansi-color` is not magic (yet?), so you need to [choose an existing
Pygments style](https://pygments.org/styles/), which will be used as a base
for your own style.

Expand Down

0 comments on commit 31db964

Please sign in to comment.