We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b4444 commit d745df7Copy full SHA for d745df7
docs/content/guide/overview.ngdoc
@@ -151,7 +151,7 @@ into output that looks like money."
151
152
Notice that we achieved this application behavior not by calling Angular methods, nor by
153
implementing application specific behavior as a framework. We achieved the behavior because the
154
-browser behaved more in line with what is needed for a dynamic web application rather then what is
+browser behaved more in line with what is needed for a dynamic web application rather than what is
155
needed for a static document. Angular has lowered the impedance mismatch to the point where no
156
library/framework calls are needed.
157
0 commit comments