ci: fix typo in docs-bug issue template (#42908)
"browser specific" should be replaced with "browser-specific" because it's a compound modifier (cf. https://en.wikipedia.org/wiki/Compound_modifier). See #42906 PR Close #42908
This commit is contained in:
parent
5d222f39d3
commit
7e9673d14a
2
.github/ISSUE_TEMPLATE/3-docs-bug.yaml
vendored
2
.github/ISSUE_TEMPLATE/3-docs-bug.yaml
vendored
@ -38,5 +38,5 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: browser-info
|
id: browser-info
|
||||||
attributes:
|
attributes:
|
||||||
label: Is this a browser specific issue? If so, please specify the device, browser, and version.
|
label: Is this a browser-specific issue? If so, please specify the device, browser, and version.
|
||||||
render: true
|
render: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user