Skip to content
This repository was archived by the owner on Sep 21, 2018. It is now read-only.

Commit ea223c3

Browse files
committed
chore(README): Fix typos
1 parent ef0185c commit ea223c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ collections without valid credentials.
88

99
## Details
1010
* The following components should be protected
11-
(these are components that currenly have routes)
11+
(these are components that currently have routes)
1212
* `CollectionPageComponent` - as this is currently the root route (`path: ''`)
1313
it should be moved to `/collection`
1414
* `FindBookPageComponent`
@@ -45,5 +45,5 @@ result in the user still being logged in
4545
redirected AND successfully log in, they should be redirected back to
4646
the page that they were first attempting to visit
4747
48-
# Bonus! (if time allows)
48+
## Bonus! (if time allows)
4949
* Write tests for the service/guard/reducer/component

0 commit comments

Comments
 (0)