Skip to content

Commit 36d1839

Browse files
committed
tweak
1 parent 0af18c9 commit 36d1839

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.vale/styles/RedHat/SimpleWords.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ message: "Use simple language. Consider using '%s' rather than '%s'."
77
action:
88
name: replace
99
swap:
10-
"(?<!an |the |IP |IPv[46] |MAC |sub-)address": discuss
1110
"approximate(?:ly)?": about
1211
"objective(?! C?)": aim|goal
1312
absent: none|not here

.vale/styles/RedHat/TermsErrors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ swap:
103103
catastrophic error: unrecoverable error
104104
CBE: Common Base Event
105105
CBTS: CICS BTS|BTS
106-
CD burner|burner: CD writer
106+
CD burner|(?<!kube-)burner: CD writer
107107
centre: center
108108
check box: checkbox
109109
check list: checklist

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vale at Red Hat repository
22

3-
This repository helps tech writers at Red Hat get up and running with Vale. It is the starting point for the Vale Community of Practice at Red Hat.
3+
This repository helps you to get up and running with Vale and Red Hat docs.
44

55
* To start using Vale with the "Red Hat" style, see: link:https://redhat-documentation.github.io/vale-at-red-hat/docs/main/user-guide/introduction/[]
66
* To contribute or communicate with the project team, see: link:https://redhat-documentation.github.io/vale-at-red-hat/docs/main/contributor-guide/contributing/[]

0 commit comments

Comments
 (0)