Skip to content

Commit

Permalink
Update R/a11y_panel.R
Browse files Browse the repository at this point in the history
Co-authored-by: Cam Race <52536248+cjrace@users.noreply.github.com>
  • Loading branch information
rmbielby and cjrace authored Dec 12, 2024
1 parent 51c92c3 commit 02c007e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/a11y_panel.R
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ a11y_panel <- function(
),
specific_issues = c(
"Charts have non-accessible components that are inaccessible for keyboard users.",
"Chart tooltips are not compativle with screen reader use.",
"Chart tooltips are not compatible with screen reader use.",
"Some decorative images are not labelled appropriately as yet.",
"Some links are not appropriately labelled."
)) {

0 comments on commit 02c007e

Please sign in to comment.