Skip to content

Commit

Permalink
docs(linear-progress): Correct the document error (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
f2ex authored and yeelan0319 committed Jul 17, 2017
1 parent 7bf50dc commit 8cd7f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-linear-progress/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The provided modifiers are:

MDC Linear Progress ships with an `MDCLinearProgressFoundation` class that external frameworks and libraries can
use to integrate the component. As with all foundation classes, an adapter object must be provided.
The adapter for temporary drawers must provide the following functions, with correct signatures:
The adapter for linear progress must provide the following functions, with correct signatures:

| Method Signature | Description |
| --- | --- |
Expand Down

0 comments on commit 8cd7f8a

Please sign in to comment.