Fixed typo

This commit is contained in:
2024-08-14 12:21:21 -05:00
parent 925ef4df4b
commit 5da734e06d

View File

@@ -32,7 +32,7 @@ As written above, if provided a file with extension `.example`, the program will
The config files are written in YAML, and have the following syntax:
`"<regex>": COLOR"`
`"<regex>": COLOR`
Note that the regex must be enclosed in double quotes, and the color must be capitalized.