diff --git a/Documentation-Requirements.md b/Documentation-Requirements.md index 3cd4a958d1..1365c0f5b4 100644 --- a/Documentation-Requirements.md +++ b/Documentation-Requirements.md @@ -109,7 +109,7 @@ utility. - If a document includes commands the user should run, they **MUST** be shown in a *bash code block* with every command line prefixed with `$ ` to denote - a prompt: + a shell prompt: ```