summaryrefslogtreecommitdiff
path: root/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-04-30 14:14:20 +0900
committerShinya Maeda <shinya@gitlab.com>2018-04-30 14:14:20 +0900
commit0d99298aa3bffb9c1df8b22cadfbd8499eaa76a8 (patch)
tree903f3f37a483734eda40529b0ccf5df576b11042 /doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
parent270b5867306c9f38cfa73402a4b00bc8fd982719 (diff)
parent87f1736a7381f39e373ce5bdae2d7185b9523108 (diff)
downloadgitlab-ce-0d99298aa3bffb9c1df8b22cadfbd8499eaa76a8.tar.gz
Merge branch 'master' into live-trace-v2
Diffstat (limited to 'doc/workflow/lfs/manage_large_binaries_with_git_lfs.md')
-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 104ac0cf31b..0e29740b15f 100644
--- a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
+++ b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
@@ -243,7 +243,7 @@ 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 [projects api](../../api/projects.md#edit-project).
+If you are storing LFS files outside of GitLab you can disable LFS on the project by setting `lfs_enabled: false` with the [projects api](../../api/projects.md#edit-project).
### Hosting LFS objects externally