Commit 69728f9b 69728f9b48cc9e97d43afe8586dc41ba3b80f045 by Nicolas Perriault

Merge pull request #830 from skion/patch-1

Update events-filters.rst
2 parents 48f10b55 ec8cd2dc
...@@ -451,7 +451,7 @@ Emitted when a navigation step has been started. ...@@ -451,7 +451,7 @@ Emitted when a navigation step has been started.
451 451
452 **Arguments:** ``[step, timeout]`` 452 **Arguments:** ``[step, timeout]``
453 453
454 Emitted when a navigation step has been executed. 454 Emitted when a navigation step has timed out.
455 455
456 ``timeout`` 456 ``timeout``
457 ~~~~~~~~~~~ 457 ~~~~~~~~~~~
......