diff --git a/aio/content/guide/dependency-injection-overview.md b/aio/content/guide/dependency-injection-overview.md index 40e6aea335894..8dd6bc331d220 100644 --- a/aio/content/guide/dependency-injection-overview.md +++ b/aio/content/guide/dependency-injection-overview.md @@ -6,7 +6,7 @@ In Angular, dependencies are typically services, but they also can be values, su
-See the for a working example containing the code snippets in this guide. +See the for a working example containing the code snippets in this guide.
@@ -41,4 +41,4 @@ You should be familiar with the Angular apps in general, and have the fundamenta -@reviewed 2022-08-02 \ No newline at end of file +@reviewed 2022-08-02