clean up js example

This commit is contained in:
David Lord 2018-04-12 12:17:14 -07:00
parent 81ad82cc9a
commit 84e9ff3853
5 changed files with 10 additions and 8 deletions

View file

@ -163,5 +163,5 @@ explanation of the little bit of code above:
we set earlier.
Check out the :gh:`example source <examples/javascript>` for a full
application demonstrating the jQuery on this page, as well as the same
application demonstrating the code on this page, as well as the same
thing using ``XMLHttpRequest`` and ``fetch``.