Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Apr 19, 2018
1 parent a504cea commit 7457521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/_components/timeline/Timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h1 class="sr-only">{{label}}</h1>
let {
timelineInitialized,
runningUpdate
} = this.store()
} = this.store.get()
let {
timelineType
} = this.get()
Expand Down

0 comments on commit 7457521

Please sign in to comment.