diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2017-05-22 15:27:51 +0100 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2017-05-22 15:27:51 +0100 |
commit | 0cb4552a523f40c5366f1db6c6ce5579944b4a8b (patch) | |
tree | 4cb07543fbf620992c3628865dcc5303c7a582e0 | |
parent | a4407e75d374f65d8638d40eadbd0ec8c32cd6f6 (diff) | |
download | gitlab-ce-reduce-unnecessary-redundancy.tar.gz |
removes unnecessary redundacy in usage ping docreduce-unnecessary-redundancy
-rw-r--r-- | doc/user/admin_area/settings/usage_statistics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/usage_statistics.md b/doc/user/admin_area/settings/usage_statistics.md index beb52dde4ab..f3745d0efa7 100644 --- a/doc/user/admin_area/settings/usage_statistics.md +++ b/doc/user/admin_area/settings/usage_statistics.md @@ -38,7 +38,7 @@ You can view the exact JSON payload in the administration panel. ### Deactivate the usage ping -By default, usage ping is opt-out. If you want to deactivate this feature, go to +The usage ping is opt-out. If you want to deactivate this feature, go to the Settings page of your administration panel and uncheck the Usage ping checkbox. |