Skip to content

Commit

Permalink
docs(deepLinker): fix spelling
Browse files Browse the repository at this point in the history
Closes #9477
  • Loading branch information
mhartington committed Dec 9, 2016
1 parent f051bba commit 0e08158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/navigation/deep-linker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import { ViewController } from './view-controller';
* ```
*
* DeepLinker implements `DeepLinkerConfig`, which is an object with an array of links.
* So for basic example based on the blank starer, a link setup like so:
* So for basic example based on the blank starter, a link setup like so:
*
* ```ts
* imports: [
Expand Down

0 comments on commit 0e08158

Please sign in to comment.