Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a52c73b

Browse files
authored
Minor typo correction
1 parent 287944b commit a52c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎day-04/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A common web element we might see is a user timeline. For instance, we might hav
2424
>
2525
> As we're not focusing on [CSS](https://www.w3.org/standards/webdesign/htmlcss) in this course, we're not covering the CSS specific to build the timeline as you see it on the screen.
2626
>
27-
> However, we want to make sure the timeline you build looks similar to ours. If you include the following CSS as a `<link />` tag in your code, you're timeline will look similar and will be using the same styling ours is using:
27+
> However, we want to make sure the timeline you build looks similar to ours. If you include the following CSS as a `<link />` tag in your code, your timeline will look similar and will be using the same styling ours is using:
2828
>
2929
> ```html
3030
> <link

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /