diff --git a/Scripting:--echo.md b/Scripting:--echo.md index 341e35a..0ff5139 100644 --- a/Scripting:--echo.md +++ b/Scripting:--echo.md @@ -9,7 +9,7 @@ Example: `echo "NAND backup has been restored."` #### Character Set -Including the blank space ` `, these are the available char. +Including the blank space ` `, these are the available characters: ```!#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~``` ### Implicit vs Explicit Statements