From 75601bb934b6028f1576128155007b102eae12b4 Mon Sep 17 00:00:00 2001 From: Annie Streater <12902836+streats@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:42:36 +0100 Subject: [PATCH] Update content-markup-reference.md (#31677) --- contributing/content-markup-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/content-markup-reference.md b/contributing/content-markup-reference.md index 91d54b02a5..2abd5b2146 100644 --- a/contributing/content-markup-reference.md +++ b/contributing/content-markup-reference.md @@ -73,7 +73,7 @@ To render syntax highlighting in command line instructions, we use triple backti This syntax highlighting renders light text on a dark background, and should be reserved for command line instructions. -Within the command-line syntax, use all uppercase text to indicate content that varies for each user, such as a user or repository name. +Within the command-line syntax, use all uppercase text to indicate placeholder text or content that varies for each user, such as a user or repository name. **Copy-able code blocks**