summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2017-12-21 08:31:56 -0500
committerBen Boeckel <ben.boeckel@kitware.com>2017-12-21 08:31:56 -0500
commit6b23e9d923c816fd9ed903424fd909a08f3c51fe (patch)
tree58647ccacb8c02ea80d45fa681af85997dc6e048 /doc/workflow
parent3ee5fd156e3465a1e1c04b2b321c62b577496ee8 (diff)
downloadgitlab-ce-6b23e9d923c816fd9ed903424fd909a08f3c51fe.tar.gz
docs: fix a typo in LFS documentation
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/lfs/manage_large_binaries_with_git_lfs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
index 195285f9157..f7b87dee8e1 100644
--- a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
+++ b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
@@ -170,4 +170,4 @@ GitLab checks files to detect LFS pointers on push. If LFS pointers are detected
Verify that LFS in installed locally and consider a manual push with `git lfs push --all`.
-If you are storing LFS files outside of GitLab you can disable LFS on the project by settting `lfs_enabled: false` with the [projets api](../../api/projects.md#edit-project).
+If you are storing LFS files outside of GitLab you can disable LFS on the project by settting `lfs_enabled: false` with the [projects api](../../api/projects.md#edit-project).