Skip to content

Commit b9a9cf1

Browse files
authored
Merge pull request #65148 from RakshitKumar04/ambiguousWording
Changed the ambiguous wording for ellipses
2 parents 1969c72 + bda70c0 commit b9a9cf1

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)