Skip to content

Commit

Permalink
docs(tab-indicator): fix style import typo on readme (material-compon…
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Goo authored and kfranqueiro committed Aug 2, 2018
1 parent 36acc28 commit e8c1ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-tab-indicator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ npm install @material/tab-indicator
### Styles

```scss
@import "@material/tab/mdc-tab-indicator";
@import "@material/tab-indicator/mdc-tab-indicator";
```

### JavaScript Instantiation
Expand Down

0 comments on commit e8c1ff4

Please sign in to comment.