mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Start terminology list
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
This commit is contained in:
10
.github/vale/Docker/Terminology.yml
vendored
Normal file
10
.github/vale/Docker/Terminology.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
extends: substitution
|
||||
message: "Consider using '%s' instead of '%s'"
|
||||
link: https://docs.docker.com/contribute/style/recommended-words/
|
||||
level: suggestion
|
||||
action:
|
||||
name: replace
|
||||
swap:
|
||||
Hub: Docker Hub
|
||||
hub: Docker Hub
|
||||
Docker hub: Docker Hub
|
||||
Reference in New Issue
Block a user