From 293f61b4ba794daa56b0854da107e62756ea863f Mon Sep 17 00:00:00 2001 From: Baraa Basata Date: Sat, 23 May 2015 19:06:09 -0400 Subject: [PATCH] Update README.md Fixes typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cbe62e2..18ddd153 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ See more about [sendEvent](http://phantomjs.org/api/webpage/method/send-event.ht ## Customization ## -You can customize the way that Capybara sets up Poltegeist via the following code in your +You can customize the way that Capybara sets up Poltergeist via the following code in your test setup: ``` ruby