diff options
-rw-r--r-- | Documentation/repository-layout.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/repository-layout.txt b/Documentation/repository-layout.txt index 297a47bdf3..499b070598 100644 --- a/Documentation/repository-layout.txt +++ b/Documentation/repository-layout.txt @@ -131,6 +131,6 @@ info/exclude:: commands. remotes:: - Stoers shorthands to be used to give URL and default + Stores shorthands to be used to give URL and default refnames to interact with remote repository to `git fetch`, `git pull` and `git push` commands. |