summaryrefslogtreecommitdiff
path: root/doc/workflow/project_features.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow/project_features.md')
-rw-r--r--doc/workflow/project_features.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/workflow/project_features.md b/doc/workflow/project_features.md
index 6790c06f325..f19e7df8c9a 100644
--- a/doc/workflow/project_features.md
+++ b/doc/workflow/project_features.md
@@ -32,12 +32,12 @@ Snippets are little bits of code or text.
This is a nice place to put code or text that is used semi-regularly within the project, but does not belong in source control.
-For example, a specific config file that is used by > the team that is only valid for the people that work on the code.
+For example, a specific config file that is used by the team that is only valid for the people that work on the code.
-## LFS
+## Git LFS
->**Note:** Project specific LFS setting was added on 8.12 and is available only to admins.
+>**Note:** Project-specific LFS setting was added on 8.12 and is available only to admins.
Git Large File Storage allows you to easily manage large binary files with Git.
-With this setting admins can keep better control of which projects are allowed
-to use LFS, thus allowing for better storage usage control.
+With this setting admins can better control which projects are allowed to use
+LFS.