diff --git a/curriculum/challenges/english/25-front-end-development/workshop-greeting-card/67333aa0e231d43e7556c644.md b/curriculum/challenges/english/25-front-end-development/workshop-greeting-card/67333aa0e231d43e7556c644.md index 0b5cb3d5615..65476b460de 100644 --- a/curriculum/challenges/english/25-front-end-development/workshop-greeting-card/67333aa0e231d43e7556c644.md +++ b/curriculum/challenges/english/25-front-end-development/workshop-greeting-card/67333aa0e231d43e7556c644.md @@ -7,7 +7,7 @@ dashedName: step-22 # --description-- -Add a new selector that targerts the `.card-links a` elements when they are active. Set the `background-color` to `midnightblue`. +Add a new selector that targets the `.card-links a` elements when they are active. Set the `background-color` to `midnightblue`. # --hints--