Merge pull request #26846 from AmbrishRamachandiran/backstage-accessibility-docs

Fixed grammar mistakes in the backstage accessibility docs
This commit is contained in:
Fredrik Adelöw
2024-10-08 11:00:07 +02:00
committed by GitHub
+1 -1
View File
@@ -58,6 +58,6 @@ If your Backstage plugin lives outside of the [Backstage main repository](https:
### Report identified issues
Its important to remember that automated checks can only catch a small number of accessibility issues, therefore we also encourage you to conduct manual testing of your plugins using Assistive technology (screen readers, alternative navigation, and screen magnifiers are a few examples).
Its important to remember that automated checks can only catch a small number of accessibility issues, therefore, we also encourage you to conduct manual testing of your plugins using Assistive technology (screen readers, alternative navigation, and screen magnifiers are a few examples).
If you have identified accessibility issues and dont have time to contribute a fix, please open an issue over at [Backstage Issues](https://github.com/backstage/backstage/issues) to let us know.