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

Commit 28ddbae

Browse files
authored
Merge pull request #26 from atscott/patch-1
Fix typo in comment
2 parents 6608271 + 2ab2053 commit 28ddbae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.browser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ bootstrap(App, [
7676
}),
7777

7878
/**
79-
* Finall we provide additional services and action creators so they can
79+
* Finally we provide additional services and action creators so they can
8080
* be used by all of our components, effects, and guards.
8181
*/
8282
services,

0 commit comments

Comments
 (0)