diff --git a/components/modal/readme.md b/components/modal/readme.md index aac225befa..2d0768df00 100644 --- a/components/modal/readme.md +++ b/components/modal/readme.md @@ -1,8 +1,8 @@ ### Usage ```typescript -import { MODAL_DIRECTVES } from 'ng2-bootstrap/ng2-bootstrap'; +import { MODAL_DIRECTIVES } from 'ng2-bootstrap/ng2-bootstrap'; // or -import { MODAL_DIRECTVES } from 'ng2-bootstrap/components/modal'; +import { MODAL_DIRECTIVES } from 'ng2-bootstrap/components/modal'; ``` ### Annotations