docs(di/binding): Typo

Closes #4124
This commit is contained in:
David Fuka 2015-09-10 23:03:46 -07:00 committed by Misko Hevery
parent 17eb41ff48
commit f66c3a21eb
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ export class Binding {
* *
* ## Example * ## Example
* *
* Becuse `toAlias` and `toClass` are often confused the example contains both use cases for easy * Because `toAlias` and `toClass` are often confused the example contains both use cases for easy
* comparison. * comparison.
* *
* ```javascript * ```javascript