From bb3e166625ea81944ad62bc62fc0ff0bdc2832c7 Mon Sep 17 00:00:00 2001 From: Mike Fiedler Date: Sat, 5 Jan 2019 16:29:05 -0500 Subject: [PATCH] fix: typo Signed-off-by: Mike Fiedler --- meta/style_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/style_guide.rst b/meta/style_guide.rst index 5076865..69b8344 100644 --- a/meta/style_guide.rst +++ b/meta/style_guide.rst @@ -85,7 +85,7 @@ Please use the language being displayed for the correct syntax. For examples of console output, use ``console``. When showing pseudo-code or items that do not fit a language or console, use ``none``. -When showing shell commands, plese use the following standard prompts for user and root: +When showing shell commands, please use the following standard prompts for user and root: .. code-block:: console