summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-02-08 21:36:54 +0100
committerCanop <cano.petrole@gmail.com>2020-02-08 21:36:54 +0100
commitff115ed2406c1a77b163272c13069567db2f44fe (patch)
tree7b4a2376a1c057fdcada37be50950c5e9dd2485c
parentdf0744eda49d33ec1202e01fd70d7b86bb3a004f (diff)
parentb85e09f67a681f67e9f55ee199bf355e081b89ad (diff)
Merge remote-tracking branch 'origin/master'v0.13.1
-rw-r--r--website/docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/index.md b/website/docs/index.md
index 16c7dea..064cf43 100644
--- a/website/docs/index.md
+++ b/website/docs/index.md
@@ -90,7 +90,7 @@ Sizes are computed in the background, you don't have to wait for them when you n
Use `:gf` to display the statuses of files (what are the new ones, the modified ones, etc.), the current branch name and the change statistics.
-And if you want to see *only* the files which would be displayed by the `git status command`, do `:gs`.
+And if you want to see *only* the files which would be displayed by the `git status` command, do `:gs`.
# More...