Skip to content

Commit b15158c

Browse files
SirNate0horenmar
authored andcommitted
Fix typo in test-cases-and-sections.md
1 parent 8898cc6 commit b15158c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-cases-and-sections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For more detail on command line selection see [the command line docs](command-li
4848
Tag names are not case sensitive and can contain any ASCII characters.
4949
This means that tags `[tag with spaces]` and `[I said "good day"]`
5050
are both allowed tags and can be filtered on. However, escapes are not
51-
supported however and `[\]]` is not a valid tag.
51+
supported and `[\]]` is not a valid tag.
5252

5353
The same tag can be specified multiple times for a single test case,
5454
but only one of the instances of identical tags will be kept. Which one

0 commit comments

Comments
 (0)