diff options
author | Jos Poortvliet <jos@opensuse.org> | 2017-04-03 12:11:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-03 12:11:34 +0200 |
commit | 543555ec955198ea27726064bbd8afd6600feea7 (patch) | |
tree | ea756ab8b7352e04158a8282e1e054f287643b72 /issue_template.md | |
parent | 7909d4e46c3b53b09220fd05e439cf170ceaef69 (diff) | |
download | nextcloud-server-543555ec955198ea27726064bbd8afd6600feea7.tar.gz nextcloud-server-543555ec955198ea27726064bbd8afd6600feea7.zip |
Update issue_template.md
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issue_template.md b/issue_template.md index a392515efd8..e9d6398bbff 100644 --- a/issue_template.md +++ b/issue_template.md @@ -68,7 +68,7 @@ from within your Nextcloud installation folder or Insert your config.php content here. -Make sure to remove all sensitive contents such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) +Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ``` </details> |