fix spelling of JavaScript in bug report template (#25726)

Correctly capitalize JavaScript in the bug report template.
This commit is contained in:
Paul Schreiber 2025-06-09 02:08:58 -04:00 committed by GitHub
parent 6dd7217a20
commit 5ce5f9a189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,9 +108,9 @@ body:
render: yaml
- type: textarea
attributes:
label: Javascript errors shown in your browser console/inspector
label: JavaScript errors shown in your browser console/inspector
description: >
If you come across any Javascript or other error logs, e.g., in your
If you come across any JavaScript or other error logs, e.g., in your
browser console/inspector please provide them.
render: txt
- type: textarea