We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f0b43 commit a914058Copy full SHA for a914058
docs/content/guide/dev_guide.unit-testing.ngdoc
@@ -3,7 +3,7 @@
3
@description
4
5
JavaScript is a dynamically typed language which comes with great power of expression, but it also
6
-come with almost no-help from the compiler. For this reason we feel very strongly that any code
+comes with almost no-help from the compiler. For this reason we feel very strongly that any code
7
written in JavaScript needs to come with a strong set of tests. We have built many features into
8
Angular which makes testing your Angular applications easy. So there is no excuse for not testing.
9
0 commit comments