diff --git a/1.1.1/docs/partials/guide/overview.html b/1.1.1/docs/partials/guide/overview.html index e66564b3c..f98d6d448 100644 --- a/1.1.1/docs/partials/guide/overview.html +++ b/1.1.1/docs/partials/guide/overview.html @@ -61,7 +61,7 @@
Games, and GUI editors are examples of very intensive and tricky DOM manipulation. These kinds of
apps are different from CRUD apps, and as a result are not a good fit for Angular. In these cases
-using something closer to bare metal such as jQuery may be a better fit.
jQuery may be a better fit.