Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 78c31be

Browse files
authored
Merge pull request #1 from kambleaa007/kambleaa007-patch-1
docs(docs): Update docs/content/guide/di.ngdoc
2 parents f19535a + d6a8cd8 commit 78c31be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/content/guide/di.ngdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ and providing them to other components as requested.
1414

1515
## Using Dependency Injection
1616

17-
Dependency Injection is pervasive throughout AngularJS.
18-
You can use it when defining components
17+
Dependency Injection is pervasive throughout AngularJS. You can use it when defining components
1918
or when providing `run` and `config` blocks for a module.
2019

2120
- {@link angular.Module#service Services}, {@link angular.Module#directive directives},

0 commit comments

Comments
 (0)