Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-12-22 14:07:11 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-12-22 14:07:11 +0300
commitebe56caf6c8577ae56eb43e05946a3911fd6ba4a (patch)
treeb2dfc92537edf39a978b775c451dc008da92d65a /doc
parent92e00ffb188455fffa34c0d95011e65485401d5d (diff)
parent6b23e9d923c816fd9ed903424fd909a08f3c51fe (diff)
Merge branch 'lfs-docs-typo' into 'master'
docs: fix a typo in LFS documentation See merge request gitlab-org/gitlab-ce!16078
Diffstat (limited to 'doc')
-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).