doc(bootstrap): update docs

This commit is contained in:
mhartington
2016-06-08 17:04:49 -04:00
parent e03bb31cfb
commit d3f0aec554

View File

@ -24,7 +24,7 @@ const _reflect: any = Reflect;
/**
* @name ionicBoostrap
* @name ionicBootstrap
* @description
* `ionicBootstrap` allows you to bootstrap your entire application. Similar to Angualr's `bootstrap`, `ionicBootstrap`
* takes a root component in order to start the app. You can pass along any providers that you may want to inject into your