Skip to content

Commit 57adb77

Browse files
authored
fix(curriculum): minor things in first workshop (freeCodeCamp#60489)
1 parent dddfe99 commit 57adb77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

curriculum/challenges/english/25-front-end-development/workshop-curriculum-outline/6823d6244511f252c8300eed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ dashedName: step-6
77

88
# --description--
99

10-
When you need to add a paragraph to a web page, you can use the `p` element like this:
10+
When you need to add a paragraph to a webpage, you can use the `p` element like this:
1111

1212
```html
1313
<p>I am a paragraph element.</p>
1414
```
1515

16-
Turn your `Learn all of the skills to become a full stack developer` into a paragraph element.
16+
Turn `Learn all of the skills to become a full stack developer` into a paragraph element.
1717

1818
# --hints--
1919

0 commit comments

Comments
 (0)