From 34ef924a095eba9d9312abaeb798f1d532edc6ed Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Wed, 29 Apr 2026 12:49:32 +0200 Subject: [PATCH] typo --- shell/less.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`).