fix Microsoft.Quotes vale findings - move punctuation inside quotes
Moved 27 instances of periods and commas from outside closing quote marks to inside, following American-style punctuation placement. Changes span across ~15 documentation files including integration, process, scheduler, trust-boundary, and web-ui docs.
This commit is contained in:
parent
05cf8e8276
commit
c20496604c
16 changed files with 27 additions and 27 deletions
|
|
@ -25,7 +25,7 @@ something a host assumes. Turn it on for an all-on-one-host deployment
|
|||
and the hierarchy costs no configuration.
|
||||
|
||||
It defaults from `services.hyperhive.deploy.singleHostSwarm`, the single
|
||||
switch that says "this box is the whole deployment".
|
||||
switch that says "this box is the whole deployment."
|
||||
|
||||
**A hive given neither artifact keeps the self-signed CA it has always
|
||||
had.** It serves TLS exactly as before and isn't part of a
|
||||
|
|
|
|||
Loading…
Reference in a new issue