Skip to content

Commit d745df7

Browse files
thomastutspetebacondarwin
authored andcommitted
docs(guide/overview): fix typo
Closes angular#4188
1 parent 53b4444 commit d745df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/overview.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ into output that looks like money."
151151

152152
Notice that we achieved this application behavior not by calling Angular methods, nor by
153153
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
154+
browser behaved more in line with what is needed for a dynamic web application rather than what is
155155
needed for a static document. Angular has lowered the impedance mismatch to the point where no
156156
library/framework calls are needed.
157157

0 commit comments

Comments
 (0)