Skip to content

Commit 6993046

Browse files
committed
moved MB up a line
1 parent 9cbf2b1 commit 6993046

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/validation/rules/rules-spelling.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
shouldMatch: false
44
type: warning
55
format: markdown
6-
errorMessage: "Megabytes should be either written as 'megabytes' or abbreviated as
7-
'MB'"
6+
errorMessage: "Megabytes should be either written as 'megabytes' or abbreviated as 'MB'"
87

98
# MHz / GHz spacing
109
- regex: "(?<!\\S)\\b\\d+[MmGg][hH]z\\b"

0 commit comments

Comments
 (0)