Skip to content

Commit a729023

Browse files
authored
Merge pull request #885 from lucywang000/fix-scripting-ref-typo
fix small typo in scripting-ref.rst
2 parents 691a8ab + a676315 commit a729023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripting-ref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ Set JavaScript to load automatically on each page load.
968968
**Async:** yes, but only when an URL of a remote resource is passed.
969969

970970
:ref:`splash-autoload` allows to execute JavaScript code at each page load.
971-
:ref:`splash-autoload` doesn't doesn't execute the passed
971+
:ref:`splash-autoload` doesn't execute the passed
972972
JavaScript code itself. To execute some code once, *after* page is loaded
973973
use :ref:`splash-runjs` or :ref:`splash-jsfunc`.
974974

0 commit comments

Comments
 (0)