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 691a8ab + a676315 commit a729023Copy full SHA for a729023
docs/scripting-ref.rst
@@ -968,7 +968,7 @@ Set JavaScript to load automatically on each page load.
968
**Async:** yes, but only when an URL of a remote resource is passed.
969
970
:ref:`splash-autoload` allows to execute JavaScript code at each page load.
971
-:ref:`splash-autoload` doesn't doesn't execute the passed
+:ref:`splash-autoload` doesn't execute the passed
972
JavaScript code itself. To execute some code once, *after* page is loaded
973
use :ref:`splash-runjs` or :ref:`splash-jsfunc`.
974
0 commit comments