Skip to content

Commit

Permalink
Fix typo in the docs (#864)
Browse files Browse the repository at this point in the history
* Make externally provided errors work with paper-autocomplete

Pass isTouched from paper-autocomplete to paper-autocomplete-trigger
and its inner paper-input.

* Fix typo in the docs
lucacorti authored and miguelcobain committed Nov 23, 2017

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent 2ddc60c commit e368cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dummy/app/templates/theme.hbs
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
<p>
<code>ember-paper</code> uses the same color palettes and palette names as
Angular Material and <a href="https://material.google.com/style/color.html">Material Design</a>.
Each pallete contains 14 shades/tints of the specified hue for use by components
Each palette contains 14 shades/tints of the specified hue for use by components
in diffierent situations. The definitive shade/tint is <code>'500'</code>.
Specify the desired palette(s) prior to importing <code>ember-paper.scss</code>.
</p>

0 comments on commit e368cb7

Please sign in to comment.