diff --git a/help/commands.md b/help/commands.md index 2413f959..46a24df1 100644 --- a/help/commands.md +++ b/help/commands.md @@ -156,7 +156,7 @@ Note that a git repository must be cloned with SSH if you want to use SSH with i ### Dealing with Archives -- Zip all files in a directotry: `zip -r ` +- Zip all files in a directory: `zip -r ` - View the contents of rar files: `unrar lb ` - Extract the contents of rar files: `unrar x ` - Extract the contents of zip files: `unzip `