Skip to content

Commit bda70c0

Browse files
Changed the ambiguous wording for ellipses
1 parent efe9f22 commit bda70c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@ $ oc get endpoints --all-namespaces --template \
12791279
# subscription-manager list
12801280
----
12811281

1282-
* For snippets or sections of a file, use an ellipsis (`...` or `# ...` for YAML) to show that the file continues before or after the quoted block.
1282+
* For snippets or sections of a file, use an ellipsis (`...`) to show that the file continues before or after the quoted block. For YAML, use ('#...') instead.
12831283
+
12841284
----
12851285
apiVersion: v1

0 commit comments

Comments
 (0)