Skip to content

Commit b64218c

Browse files
author
Bob Furu
authored
Merge pull request #44085 from bobfuru/fix-typo-guidelines
2 parents f93798d + 6eb402e commit b64218c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Try to shorten the file name as much as possible _without_ abbreviating importan
180180

181181
== Directory names
182182

183-
If you create a directory with a multiple-word name, separate each word with an underscore, for example `backup_and_restore`. Do not create a top-level directory in the repository without checking with the docs team. In the main OpenShift docs, you can create one level of subdirectories. In the docs for features that are designed to be used with OpenShift, such as Service Mesh and OpenShift virtualization, you can create two levels of subdirectories.
183+
If you create a directory with a multiple-word name, separate each word with an underscore, for example `backup_and_restore`. Do not create a top-level directory in the repository without checking with the docs team. In the main OpenShift docs, you can create one level of subdirectories. In the docs for features that are designed to be used with OpenShift, such as Service Mesh and OpenShift Virtualization, you can create two levels of subdirectories.
184184

185185
When creating a new directory or subdirectory, you must create four symbolic links in it:
186186

@@ -1450,9 +1450,7 @@ styling:
14501450
--
14511451
....
14521452

1453-
The notes are kept immediately after the table, instead of moved to the bottom
1454-
of the rendered assembly. This manual method also allows you to reuse the same
1455-
footnote number for multiple references as needed.
1453+
The notes are kept immediately after the table, instead of moved to the bottom of the rendered assembly. This manual method also allows you to reuse the same footnote number for multiple references as needed.
14561454

14571455
Note the following:
14581456

0 commit comments

Comments
 (0)