diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-18 09:28:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-18 09:28:20 +0100 |
commit | 19d401b15c1151bfa6c2364f31cc1eb87e7c99ef (patch) | |
tree | 9c47399f9b1a9ad2228ec365a1fd5e20edc7771f /docs/en/user/configuration.rst | |
parent | 9e0a49e6acf60c3dbf3c479cb36d404239dfda89 (diff) | |
parent | 50540682ffcaa6acf16f3b17cede3da9694c494f (diff) | |
download | wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.gz wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.zst wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.zip |
Merge pull request #2550 from wallabag/reorder-documentation
Reordered documentation
Diffstat (limited to 'docs/en/user/configuration.rst')
-rw-r--r-- | docs/en/user/configuration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst index a6edcd4a..2c1385a8 100644 --- a/docs/en/user/configuration.rst +++ b/docs/en/user/configuration.rst | |||
@@ -48,8 +48,8 @@ User information | |||
48 | 48 | ||
49 | You can change your name, your email address and enable ``Two factor authentication``. | 49 | You can change your name, your email address and enable ``Two factor authentication``. |
50 | 50 | ||
51 | Two factor authentication | 51 | Two factor authentication (2FA) |
52 | ~~~~~~~~~~~~~~~~~~~~~~~~~ | 52 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
53 | 53 | ||
54 | Two-factor authentication (also known as 2FA) is a technology patented in 1984 | 54 | Two-factor authentication (also known as 2FA) is a technology patented in 1984 |
55 | that provides identification of users by means of the combination of two different components. | 55 | that provides identification of users by means of the combination of two different components. |