Skip to content

Commit

Permalink
Merge pull request #64 from jwilk-forks/spelling
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
chriskuehl authored Dec 5, 2024
2 parents 6a856bd + 31db964 commit 3e84cf5
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 3e84cf5

Please sign in to comment.