From 2b48bc0b610c61d6139d917b186263024c56165c Mon Sep 17 00:00:00 2001 From: Torsten Franz Date: Mon, 24 Mar 2014 10:27:42 +0100 Subject: [PATCH] fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dc36596..1309bc0 100644 --- a/readme.md +++ b/readme.md @@ -58,4 +58,4 @@ $I->compareScreenshot( "subNavigation", "#subNav" ); ## Restriction -VisualCeption uses the WebDriver module for making the screenshots. As a consequence we are not able to take screenshots via google chrome as the crhomedriver does not allow full page screenshots. +VisualCeption uses the WebDriver module for making the screenshots. As a consequence we are not able to take screenshots via google chrome as the chromedriver does not allow full page screenshots.