diff --git a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn index 16fb7451e..f8e38a455 100644 --- a/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn +++ b/doc/todo/add_aria_landmarks_to_make_ikiwiki_websites_more_accessible.mdwn @@ -1,7 +1,7 @@ Here is a patch for page.tmpl to add these landmarks. > This can't be applied as a patch as-is because it's based on Tails' -> modified `page.tmpl`, but I get the general idea. A reviewed will need +> modified `page.tmpl`, but I get the general idea. A reviewer will need > to check the ARIA meanings of those roles to confirm that they > are appropriate (I haven't done that yet). [[!tag patch]] --[[smcv]]