diff --git a/shell/less.md b/shell/less.md index 59ce3b9..922b4aa 100644 --- a/shell/less.md +++ b/shell/less.md @@ -46,5 +46,5 @@ Just press `!`, e.g. `!ls`. # Edit a File -While reading a file, press `v` to edit it ('v' stands of `vi`). +While reading a file, press `v` to edit it ('v' stands for `vi`).