summaryrefslogtreecommitdiffstats
path: root/issue_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/issue_template.md b/issue_template.md
index 94aad9a5b0b..f7906700c94 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -103,7 +103,7 @@ Eventually replace sensitive data as the name/IP-address of your LDAP server or
### Logs
#### Web server error log
<details>
-<summary>Browser log</summary>
+<summary>Web server error log</summary>
```
Insert your webserver log here
```
@@ -111,7 +111,7 @@ Insert your webserver log here
#### Nextcloud log (data/owncloud.log)
<details>
-<summary>Browser log</summary>
+<summary>Nextcloud log</summary>
```
Insert your Nextcloud log here
```