From b3200efa7ebabe3bbbd2a36b8941bbef935c1dda Mon Sep 17 00:00:00 2001 From: xiazeyu Date: Mon, 6 Aug 2018 11:25:27 +0800 Subject: [PATCH] doc: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d12ec..50e1c16 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The Cmder's user interface is also designed to be more eye pleasing, and you can | Argument | Description | | ------------------- | ----------------------------------------------------------------------- | | /C [user_root_path] | Individual user Cmder root folder. Example: %userprofile%\cmder_config | -| /SINGLE | Start Cmder is single mode. | +| /SINGLE | Start Cmder in single mode. | | /START [start_path] | Folder path to start in. | | /TASK [task_name] | Task to start after launch. |