docs: fix typos

Closes #4308
This commit is contained in:
mgechev
2015-09-22 12:11:25 +03:00
committed by Minko Gechev
parent da6def3772
commit 662ff47627
5 changed files with 5 additions and 5 deletions

View File

@ -97,7 +97,7 @@ export class AttributeMetadata extends DependencyMetadata {
* }
* ```
*
* A query can look for variable bindinds by passing in a string with desired binding symbol.
* A query can look for variable bindings by passing in a string with desired binding symbol.
*
* ### Example ([live demo](http://plnkr.co/edit/sT2j25cH1dURAyBRCKx1?p=preview))
* ```html