Skip to content

Commit 3ad105e

Browse files
committed
Fix a minor error in Mink drivers doc
1 parent 2fb79ab commit 3ad105e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ browser emulators through its driver - it doesn't know anything about how to
179179
start/stop or traverse page in that particular browser emulator - it only knows
180180
what driver method it should call in order to do this.
181181

182-
Mink v1.2 comes with four drivers out of the box:
182+
Mink v1.2 comes with five drivers out of the box:
183183

184184
* ``GoutteDriver`` - provides a bridge for `Goutte <https://github.com/fabpot/goutte>`_
185185
headless browser. Goutte is a classical pure-php headless browser, written by

0 commit comments

Comments
 (0)