diff --git a/docs/home/contribute/style-guide.md b/docs/home/contribute/style-guide.md index 38575713be..5fd702c860 100644 --- a/docs/home/contribute/style-guide.md +++ b/docs/home/contribute/style-guide.md @@ -75,6 +75,14 @@ represents. Open the /_data/concepts.yaml file.Open the /_data/concepts.yaml file. +### Use the international standard for punctuation inside quotes + + + + + +
DoDon't
events are recorded with an associated "stage".events are recorded with an associated "stage."
The copy is called a "fork".The copy is called a "fork."
+ ## Inline code formatting ### Use code style for inline code and commands