Skip to content

Commit d1957f1

Browse files
committedApr 22, 2023
Fix typos in 013-016-css-basics README.md
1 parent e6dd247 commit d1957f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎days/013-016-css-basics/your-turn/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ The watch the videos and keep track of where you might want to grab some example
1010

1111
Today you get to play with CSS selectors. These are incredibly important because the way you target elements in CSS files are by specifying the selectors.
1212

13-
Open the selector section of our demo app (from the videos). It's located adjacent to this foyer:
13+
Open the selector section of our demo app (from the videos). It's located adjacent to this folder:
1414

1515
`013-016-css-basics/demos/selectorville/selectors.html`
1616

17-
Remember that you can just open that file directory from your hard drive.
17+
Remember that you can just open that file directly from your hard drive.
1818

1919
Use the "What can I use" dialog to find some interesting things to query and highlight. Look at the source code of the HTML file to find other interesting CSS selectors to run as well.
2020

0 commit comments

Comments
 (0)
Failed to load comments.