Skip to content

Commit b28c7e5

Browse files
authored
Merge pull request #465 from RKuzin/patch-1
Update 02-GettingStarted.md
2 parents 192ea7e + a086669 commit b28c7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02-GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ In acceptance or functional test you can save page screenshot or html snapshot.
302302
{% highlight php %}
303303

304304
<?php
305-
// inside PhpBrowser, WebDrvier, frameworks
305+
// inside PhpBrowser, WebDriver, frameworks
306306
// saves current HTML and prints a path to created file
307307
$I->makeHtmlSnapshot();
308308

0 commit comments

Comments
 (0)