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:
Pete Bacon Darwin
2021-07-21 14:07:37 +01:00
committed by Dylan Hunn
parent 5d222f39d3
commit 7e9673d14a
+1 -1
View File
@@ -38,5 +38,5 @@ body:
- type: textarea
id: browser-info
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