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

View File

@ -117,7 +117,7 @@ export class Binding {
*
* ## 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.
*
* ```javascript