Skip to content

Commit

Permalink
fix(README): typo in readme markdown
Browse files Browse the repository at this point in the history
Fixed typo in readme markdown.
  • Loading branch information
Stabzs committed May 31, 2016
1 parent 3618b6b commit 98f2ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 98f2ddd

Please sign in to comment.