Skip to content

Commit 2b4f587

Browse files
JOJ0snejus
andcommitted
Docs wording fix 3
Co-authored-by: Šarūnas Nejus <snejus@protonmail.com>
1 parent 9d9cd5d commit 2b4f587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/plugins/lastgenre.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ plain ``metal`` will not match ``heavy metal`` unless you write a regex like
204204

205205
- The global key ``'*'`` **must** be surrounded by single quotes so that
206206
YAML does not interpret it as an anchor.
207-
- Any regex pattern that starts with special YAML characters (especially
207+
- Any regex pattern that starts with a special YAML character (especially
208208
``[`` or ``*``) **must** be surrounded by quotes.
209209
- Prefer **single quotes** (``'...'``) when quoting is necessary, as they
210210
treat backslashes literally (no double-escaping required).

0 commit comments

Comments
 (0)