diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/linux_development:detecting_output_type.ascii | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/linux_development:detecting_output_type.ascii b/src/linux_development:detecting_output_type.ascii index 862e641..a2954ec 100644 --- a/src/linux_development:detecting_output_type.ascii +++ b/src/linux_development:detecting_output_type.ascii @@ -28,9 +28,9 @@ Outputs something like this in the terminal [role="terminal"] ____ -\[[green]#INFO#\] This is a useful info message. -\[[yellow]#WARN#\] This is an ominous warning message. -\[[red]#ERROR#\] This is a scary error message. +\[[green]#INFO#] This is a useful info message. +\[[yellow]#WARN#] This is an ominous warning message. +\[[red]#ERROR#] This is a scary error message. ____ |