vale: Update styles
This commit is contained in:
parent
f0408ef342
commit
fffb2c06bc
2 changed files with 1 additions and 2 deletions
|
@ -38,7 +38,6 @@ swap:
|
||||||
cellular network: mobile network
|
cellular network: mobile network
|
||||||
chapter: documents|pages|sections
|
chapter: documents|pages|sections
|
||||||
check box: checkbox
|
check box: checkbox
|
||||||
check: select
|
|
||||||
CLI: command-line tool
|
CLI: command-line tool
|
||||||
click on: click|click in
|
click on: click|click in
|
||||||
Cloud: Google Cloud Platform|GCP
|
Cloud: Google Cloud Platform|GCP
|
||||||
|
|
|
@ -10,4 +10,4 @@ action:
|
||||||
- trim_right
|
- trim_right
|
||||||
- ".?!"
|
- ".?!"
|
||||||
tokens:
|
tokens:
|
||||||
- '[a-z][.?!](?:\s|$)'
|
- "[a-z][.?!]$"
|
||||||
|
|
Loading…
Reference in a new issue