File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
develop/coding-guidelines Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ code, this document should be considered authoritative.
6363 * [ Use debugging macros] ( #debug_macros )
6464* Message and Documentation Conventions
6565 * [ Use well-formed language for messages] ( #wellformed )
66- * [ Always starts a sentence with a capital letter] ( #startcapital )
66+ * [ Always start a sentence with a capital letter] ( #startcapital )
6767 * [ Always end a sentence with a period or other appropriate punctuation] ( #endperiod )
6868 * [ Never use "..." unless absolutely necessary] ( #noellipsis )
6969 * [ Avoid "!" wherever possible] ( #nopling )
@@ -910,7 +910,7 @@ documentation.
910910
911911<a name =" startcapital " ></a >
912912
913- #### <i class =" fas fa-check-square fa-fw " ></i > Always starts a sentence with a capital letter
913+ #### <i class =" fas fa-check-square fa-fw " ></i > Always start a sentence with a capital letter
914914
915915<a name =" endperiod " ></a >
916916
You can’t perform that action at this time.
0 commit comments