summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-02-23 22:31:18 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2016-02-23 22:31:18 +0100
commitf1ac6cb5146dcb4a05d0c364969fe1771293101b (patch)
tree50d545e9ef7e55bb5ed6e8b7d7f86b761f752d07
parent82b3a4e8f70692ec679d880628fdb0f5844d42b9 (diff)
parent7a29dc40d1aaaa66b8a07a448ebd0a31a3395dbe (diff)
downloadgitlab-shell-f1ac6cb5146dcb4a05d0c364969fe1771293101b.tar.gz
Merge pull request #244 from glensc/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 383c521..027e1e6 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,7 @@ This design will work without a script git-lfs-authenticate, but with the follow
* You will need to manually configure lfs-server URL for every user working copy;
* SSO don't work and you need to manually add lfs-server credentials for every user working copy (otherwise, git-lfs will ask for the password for each file).
-Usefull links:
+Useful links:
* https://github.com/github/git-lfs/tree/master/docs/api - Git LFS API, also contains more information about ```git-lfs-authenticate```;
* https://github.com/github/git-lfs/wiki/Implementations - Git LFS-server implementations.