docs(): fix spelling

This commit is contained in:
mhartington
2018-05-16 15:04:13 -04:00
parent 3bb661fa11
commit 4ba70f3a55

View File

@ -13,5 +13,5 @@ export * from './providers';
// ionic types // ionic types
export * from './types/interfaces'; export * from './types/interfaces';
// ionic oute reuse strategy // ionic route reuse strategy
export * from './util/ionic-router-reuse-strategy'; export * from './util/ionic-router-reuse-strategy';