Skip to content

Commit 6aa9acd

Browse files
committed
Fix typo in guides/session
1 parent 57971b9 commit 6aa9acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guides/session.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Basic Browser Interaction
3434

3535
Now that your session is started, you'll want to open a page with it. Just
3636
after starting, the session is not on any page (in a real browser, you would
37-
on the ``about:blank`` page), and calling any other action is likely to fail.
37+
be on the ``about:blank`` page), and calling any other action is likely to fail.
3838

3939
.. code-block:: php
4040

0 commit comments

Comments
 (0)