Skip to content

Commit 04f03c3

Browse files
committed
Fix accepted words
1 parent 8eb7da8 commit 04f03c3

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

.vale/config/vocabularies/docs/accept.txt

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ dialTimeout
6363
backoff
6464
backoffMultiplier
6565
disableBackoffCaps
66-
API
67-
DBA
68-
DBRE
69-
SRE
66+
APIs?
67+
DBAs?
68+
DBREs?
69+
SREs?
7070
[Uu]psert
7171
pid
7272
maxBackups
@@ -93,3 +93,19 @@ Affero
9393
(?i)WAFs
9494
middleware
9595
(?i)Protobuf
96+
startupParams
97+
cleartext
98+
psql
99+
[Ss]ubcommands
100+
(?i)APIs
101+
grpcurl
102+
[Tt]ensorflow
103+
[Kk]eras
104+
[Cc]onfigs
105+
loadBalancer
106+
proxied_connections
107+
proxy_passthroughs_to_client_total
108+
proxy_passthroughs_to_server_total
109+
[Pp]assthroughs
110+
api_requests_total
111+
api_requests_errors_total

0 commit comments

Comments
 (0)