diff --git a/curriculum/challenges/english/blocks/workshop-planets-tablist/6859a4c514603bc6d95a80da.md b/curriculum/challenges/english/blocks/workshop-planets-tablist/6859a4c514603bc6d95a80da.md index fe1f2667409..7627d694484 100644 --- a/curriculum/challenges/english/blocks/workshop-planets-tablist/6859a4c514603bc6d95a80da.md +++ b/curriculum/challenges/english/blocks/workshop-planets-tablist/6859a4c514603bc6d95a80da.md @@ -7,7 +7,7 @@ dashedName: step-10 # --description-- -Now it is time associate the tab panels with their respective tabs. +Now it is time to associate the tab panels with their respective tabs. For the first `tabpanel` element, add the `id` attribute with the value `"panel-earth"` and an `aria-labelledby` attribute with the value `"tab-earth"`.