Skip to content

Commit

Permalink
docs(): correct typo - add missing period.
Browse files Browse the repository at this point in the history
Closes #159
  • Loading branch information
JayKan authored and jelbourn committed Mar 16, 2016
1 parent 5816be2 commit ad0c3eb
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 @@ -55,7 +55,7 @@ components will serve as an example of how to write Angular code following best
* Behave as expected across a wide variety of use-cases without bugs.
* Behavior is well-tested with both unit and integration tests.
* Customizable within the bounds of the Material Design specification.
* Performance cost is minimized
* Performance cost is minimized.
* Code is clean and well-documented to serve as an example for Angular devs.

## Browser and screen reader support
Expand Down

0 comments on commit ad0c3eb

Please sign in to comment.