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
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-02-01 04:34:51 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-02-01 04:34:51 +0300
commit3986f4f0831e5a4d6279b59cc184c59f6f9aa24b (patch)
tree2f4c6c5d7998624af7eedef1371ae54d5fbceb0b /doc/security
parent3a95c427fddbb0679805d7107d6bb5dfe140cbc3 (diff)
Make "Two-factor" casing consistent throughout the application
Diffstat (limited to 'doc/security')
-rw-r--r--doc/security/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/security/README.md b/doc/security/README.md
index f34c792d005..be1abb88c3d 100644
--- a/doc/security/README.md
+++ b/doc/security/README.md
@@ -7,4 +7,4 @@
- [Reset your root password](reset_root_password.md)
- [User File Uploads](user_file_uploads.md)
- [How we manage the CRIME vulnerability](crime_vulnerability.md)
-- [Enforce Two-Factor authentication](two_factor_authentication.md)
+- [Enforce Two-factor authentication](two_factor_authentication.md)