Skip to content

Commit ccfcca1

Browse files
authored
fix(curriculum): typo in workshop description (freeCodeCamp#62295)
1 parent 66e8c98 commit ccfcca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curriculum/challenges/english/blocks/workshop-planets-tablist/6859a4c514603bc6d95a80da.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dashedName: step-10
77

88
# --description--
99

10-
Now it is time associate the tab panels with their respective tabs.
10+
Now it is time to associate the tab panels with their respective tabs.
1111

1212
For the first `tabpanel` element, add the `id` attribute with the value `"panel-earth"` and an `aria-labelledby` attribute with the value `"tab-earth"`.
1313

0 commit comments

Comments
 (0)