We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fce6919 + 7177853 commit 7af6985Copy full SHA for 7af6985
README.md
@@ -1591,7 +1591,7 @@ depend on abstractions.
1591
2. Abstractions should not depend upon details. Details should depend on
1592
abstractions.
1593
1594
-This can be hard to understand at first, but if you've worked with Angular.js,
+This can be hard to understand at first, but if you've worked with AngularJS,
1595
you've seen an implementation of this principle in the form of Dependency
1596
Injection (DI). While they are not identical concepts, DIP keeps high-level
1597
modules from knowing the details of its low-level modules and setting them up.
0 commit comments