From e97279e9dfd3aad98dd87c0480bb139503417179 Mon Sep 17 00:00:00 2001 From: miguel Date: Fri, 12 Aug 2022 10:08:51 +0100 Subject: [PATCH] Docs(changing the note to a warning) --- subjects/flags/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/flags/README.md b/subjects/flags/README.md index 152a9e85..4fd21beb 100644 --- a/subjects/flags/README.md +++ b/subjects/flags/README.md @@ -12,7 +12,7 @@ This program should : - The short flag will have two spaces before the (-). - The explanation of the flag will have a tab followed by a space before the beginning of the sentence (This flag...). -***Note:*** Don't mind the extra spaces or tabs on the following example as they were placed there to provide a better understanding and visualization of the output in the terminal. Follow the rules above for the spacing. +> Don't mind the extra spaces or tabs on the following example as they were placed there to provide a better understanding and visualization of the output in the terminal. Follow the rules above for the spacing. Example of output :