fix(curriculum): typo in workshop description (#62295)

This commit is contained in:
Supravisor 2025-09-22 09:06:14 +12:00 committed by GitHub
parent 66e8c98867
commit ccfcca1f46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"`.