We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff59db1 + 6ebe45b commit 5d20501Copy full SHA for 5d20501
docs/patterns/jquery.rst
@@ -146,7 +146,7 @@ usually a better idea to have that in a separate script file:
146
<span id=result>?</span>
147
<p><a href=# id=calculate>calculate server side</a>
148
149
-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
150
explanation of the little bit of code above:
151
152
1. ``$(function() { ... })`` specifies code that should run once the
0 commit comments