[Doc] Fix copy/paste error in template.

This commit is contained in:
Dave Davenport 2024-03-11 15:49:19 +01:00
parent 76154cc1ff
commit 839ee0d7d9
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ body:
label: "Configuration"
description: |
Please use https://gist.github.com and include output of `rofi -dump-config`.
n/a is not a valid theme.
n/a is not a valid config.
placeholder: "Gist URL"
validations:
required: true
@ -48,7 +48,7 @@ body:
label: "Theme"
description: |
Please use https://gist.github.com and include output of `rofi -dump-theme`.
n/a is not a valid config.
n/a is not a valid theme.
placeholder: "Gist URL"
validations:
required: true