Skip to content

Commit f8801b0

Browse files
authored
Update README.md
1 parent 68f7724 commit f8801b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Building web application requires solving many UI problems. There are a ton of l
3232

3333
## Dependencies
3434

35-
It's important to note that some low level tasks still needs a libraries to allow focusing on more important aspects. All dependencies in this project were picked very carefully considering the principles mentioned earlier.
35+
It's important to note that some low level tasks still need a libraries to allow focusing on more important aspects. All dependencies in this project were picked very carefully considering the principles mentioned earlier.
3636

3737
- `Reach Router` Because it's straighforward, composable and does directly what it should. Nothing more.
3838
- `Styled Components` Simply CSS in JS with great documentation. Why not `emotion`? I don't know. If there is a reason I should know about, let me know!

0 commit comments

Comments
 (0)