summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Sevy <bsevy@gitlab.com>2021-06-07 11:53:09 +0000
committerBrad Sevy <bsevy@gitlab.com>2021-06-07 11:53:09 +0000
commit5176b32e657c0e599a833b1468dbd798c422b604 (patch)
tree28723967ebe7b47ce8d3907f512eb9be236c8444
parente01ebb3bfa7afc0d2f26dd2f4bbadce56f325722 (diff)
downloadgitlab-shell-5176b32e657c0e599a833b1468dbd798c422b604.tar.gz
"Limits" to "Limit" on line 10 to align tenses
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3231646..8ebd8be 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh.
When you access the GitLab server over SSH then GitLab Shell will:
-1. Limits you to predefined git commands (git push, git pull).
+1. Limit you to predefined git commands (git push, git pull).
1. Call the GitLab Rails API to check if you are authorized, and what Gitaly server your repository is on
1. Copy data back and forth between the SSH client and the Gitaly server