diff --git a/README.md b/README.md index f4daea8a..7daafbb6 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ is not provided, it will be defaulted to 'Default'. * Component: The `body` argument is the name of the component class to be rendered as the content of the toast. -```typescript + ```typescript import {BodyOutputType} from 'angular2-toaster/angular2-toaster'; @Component({