Skip to content

Commit d854a7c

Browse files
authored
Merge pull request #2733 from natebower/Correct-error-in-SpacingWords.yml
Correct error in SpacingWords.yml
2 parents c9fd1a2 + 5131472 commit d854a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/vale/styles/OpenSearch/SpacingWords.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
extends: existence
2-
message: "There should be once space between words in '%s'."
2+
message: "There should be one space between words in '%s'."
33
level: error
44
nonword: true
55
tokens:

0 commit comments

Comments
 (0)