fix(curriculum): Typo in challenge description (#48564)

fix(curriculum): Typo in description

Change "psuedo-element" to  "pseudo-element"
This commit is contained in:
Kirwiisp 2022-11-21 19:58:07 +01:00 committed by GitHub
parent ea9be4a132
commit 0efca8e5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ dashedName: step-43
# --description--
Increase the psuedo-element's transparency by `30%`.
Increase the pseudo-element's transparency by `30%`.
# --hints--