Skip to content

Commit 1c8217a

Browse files
fix(curriculum): Basic CSS Quiz - question 10 precise sibling element location (freeCodeCamp#57975)
1 parent 232f6d5 commit 1c8217a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

curriculum/challenges/english/25-front-end-development/quiz-basic-css/66ed8fa2f45ce3ece4053eab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Which selector is correct to target the next sibling of an `img`?
215215

216216
#### --text--
217217

218-
Which selector is correct to target all siblings of an `img`?
218+
Which selector is correct to target all siblings preceded by an `img` element?
219219

220220
#### --distractors--
221221

0 commit comments

Comments
 (0)