Skip to content

Commit

Permalink
Merge pull request #5637 from 7200rpm/patch-1
Browse files Browse the repository at this point in the history
docs(): update modal.ts
  • Loading branch information
adamdbradley committed Feb 29, 2016
2 parents 66af6ff + 406a709 commit 3d86ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ionic/components/modal/modal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ import {Transition, TransitionOptions} from '../../transitions/transition';
* modal.
*
* ```ts
* import {Page, Modal, NavController} from 'ionic-angular';
* import {Page, Modal, NavController, ViewController} from 'ionic-angular';
*
* @Page(...)
* class HomePage {
Expand Down

0 comments on commit 3d86ccc

Please sign in to comment.