Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLarkInn committed Feb 22, 2017
1 parent 234e383 commit d88d29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -66,7 +66,7 @@ module: {
export class AwesomeButtonComponent { }
```

#### After (before it is bundled into your webpack application)
#### After (before it is bundled into your webpack'd application)
```js
@Component({
selector: 'awesome-button',
Expand Down

0 comments on commit d88d29d

Please sign in to comment.