diff --git a/docs/patterns/jquery.rst b/docs/patterns/jquery.rst index 9de99f61..bb1b4c06 100644 --- a/docs/patterns/jquery.rst +++ b/docs/patterns/jquery.rst @@ -146,7 +146,7 @@ usually a better idea to have that in a separate script file: ?

calculate server side -I won't got into detail here about how jQuery works, just a very quick +I won't go into detail here about how jQuery works, just a very quick explanation of the little bit of code above: 1. ``$(function() { ... })`` specifies code that should run once the