Skip to content

Commit ddf2db1

Browse files
Improve error message
Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com>
1 parent b2e3c0a commit ddf2db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/validation/rules/rules-spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
shouldMatch: false
1919
type: warning
2020
format: markdown
21-
errorMessage: Megahertz/Gigahertz should be abbreviated as MHz/GHz
21+
errorMessage: 'Megahertz'/'Gigahertz' should be abbreviated as MHz/GHz
2222

2323
# Mbps / Gbps spacing
2424
- regex: "(?<!\\S)\\b\\d+[MG]bps\\b"

0 commit comments

Comments
 (0)