1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00

Fix typo in template.

This commit is contained in:
Dave Davenport 2023-03-24 12:35:00 +01:00
parent d706658ab0
commit 7d3a365ccf

View file

@ -99,8 +99,8 @@ body:
- type: checkboxes - type: checkboxes
id: latestversion id: latestversion
attributes: attributes:
label: I've checked if the issue exists in the latest release label: I've checked if the issue exists in the latest stable release
description: I have checked and confirm that I am verified the issue still exists in the latest stable release. description: I confirm that I verified the issue still exists in the latest stable release.
options: options:
- label: "Yes, I have checked the problem exists in the latest stable version" - label: "Yes, I have checked the problem exists in the latest stable version"
required: true required: true