From d804cc48f1b0b9b9548dc513dd96952d58c14cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Wed, 6 Dec 2023 19:12:08 +0100 Subject: [PATCH] Update style_guide.md, spelling (Avoid beginning...) --- docs/guides/contribute/style_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/contribute/style_guide.md b/docs/guides/contribute/style_guide.md index 4eec26b14a..a5840a83ea 100644 --- a/docs/guides/contribute/style_guide.md +++ b/docs/guides/contribute/style_guide.md @@ -44,7 +44,7 @@ For a more complete understanding of contributing, please consult our related gu * Use a serial comma before the “and” in a list of three items: “Peas, mustard, and carrots.” * Headings should be generally made in headline-style capitalization: Capitalize the first and last words, as well as all nouns, pronouns, verbs, and adverbs. If your document works better with sentence-style capitalization, perhaps because you frequently reference acronyms, make it consistent within the entire document. * Headings do not need a period or semicolon at the end, even with sentence-style capitalization, unless ending in an abbreviation. -* Bulleted and numbered lists: Avoid beginnning capitalization or ending punctuation, unless the item is a complete sentence. +* Bulleted and numbered lists: Avoid beginning capitalization or ending punctuation, unless the item is a complete sentence. ### Voice and Tone