mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(curriculum): Updated text to be correct (#59052)
This commit is contained in:
parent
590b6af8c5
commit
fa143ba210
@ -18,7 +18,7 @@ The `section` element is used to define sections in a document, such as chapters
|
||||
</section>
|
||||
```
|
||||
|
||||
Take your `h2`, two `p` elements, and anchor (`a`) elements and nest them in a `section` element.
|
||||
Take your `h2` element, two `p` elements, and anchor (`a`) element and nest them in a `section` element.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user