From 93070f14885801de7e264b04fdf4cb54b7dc7d9b Mon Sep 17 00:00:00 2001 From: Matt Rohrer Date: Wed, 26 Sep 2012 15:30:55 +0200 Subject: docs(guide): minor grammar fixes --- docs/content/tutorial/step_07.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/tutorial/step_07.ngdoc') diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc index 820874cc..c13c8911 100644 --- a/docs/content/tutorial/step_07.ngdoc +++ b/docs/content/tutorial/step_07.ngdoc @@ -46,7 +46,7 @@ history (back and forward navigation) and bookmarks. ### A Note About DI, Injector and Providers -As you {@link tutorial/step_05 noticed}, {@link guide/di dependency injection} is the core feature of +As you {@link tutorial/step_05 noticed}, {@link guide/di dependency injection} (DI) is the core feature of AngularJS, so it's important for you to understand a thing or two about how it works. When the application bootstraps, Angular creates an injector that will be used for all DI stuff in -- cgit v1.2.3