Skip to content

Commit a2bcf71

Browse files
arosenberg01mhevery
authored andcommitted
docs(core/di/binding.ts): Correct typo
Closes angular#4099
1 parent 18de0ce commit a2bcf71

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/angular2/src/core/di/binding.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ export class Binding {
6767
*
6868
* ## Example
6969
*
70-
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for easy
70+
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for
71+
* easy
7172
* comparison.
7273
*
7374
* ```javascript
@@ -364,7 +365,8 @@ export class BindingBuilder {
364365
*
365366
* ## Example
366367
*
367-
* Becuse `toAlias` and `toClass` are often confused, the example contains both use cases for easy
368+
* Because `toAlias` and `toClass` are often confused, the example contains both use cases for
369+
* easy
368370
* comparison.
369371
*
370372
* ```javascript

0 commit comments

Comments
 (0)