Skip to content

Commit 6fc5fab

Browse files
authored
Update capitalization.rst
1 parent 202b65f commit 6fc5fab

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

docs/DocumentationStyleGuide/language-grammar/capitalization.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ The guidelines in this case are:
2929
- Nouns followed by numerals or letters
3030
- Proper nouns (such as the names of racial or ethnic groups)
3131

32-
+-------------------------------------+--------------------------------------------+
33-
| Recommended examples | Not recommended examples |
34-
+=====================================+============================================+
35-
| Contents: | contents: |
36-
| Setup Git | setup git |
37-
| Install and Configure Git | Install and Configure Git |
38-
+-------------------------------------+--------------------------------------------+
39-
| # Github Workflow | # github workflow |
40-
| example of headline style | proper headline style capitalization |
41-
| capitalization. | is a must, modify depending to context. |
42-
+-------------------------------------+--------------------------------------------+
43-
| Issue raised based on FLINT | issue raised based on FLINT Documentation: |
44-
| documentation : Self-reported issue | seld-reported issue |
45-
+-------------------------------------+--------------------------------------------+
32+
+----------------------------------------------+------------------------------------------------------+
33+
| Recommended examples | Not recommended examples |
34+
+==============================================+======================================================+
35+
| Contents: | contents: |
36+
| - Setup Git | - setup git |
37+
| - Install and Configure Git | - Install and Configure Git |
38+
+----------------------------------------------+------------------------------------------------------+
39+
| Github Workflow | github workflow |
40+
| - example of headline style capitalization. | - proper headline style capitalization is must |
41+
| | - modify depending to context. |
42+
+----------------------------------------------+------------------------------------------------------+
43+
| Issue raised based on FLINT | issue raised based on FLINT Documentation: |
44+
| documentation : Self-reported issue | seld-reported issue |
45+
+----------------------------------------------+------------------------------------------------------+

0 commit comments

Comments
 (0)