mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-02 06:04:06 -05:00
fix(curriculum): Updated text to be correct (#59052)
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user