From 7513754069306e4c8f805b49d7b2962e78f59003 Mon Sep 17 00:00:00 2001 From: DavidQL Date: Mon, 7 Apr 2014 17:02:12 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b63660..4b6d0df 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ browser.init() ### Why jQuery? -Because selector's make sense and so does chaining. Approaching selenium +Because selectors make sense and so does chaining. Approaching selenium webdriver interactions as starting with selectors makes it easy to combine multi-step sequences into terse and expressive statements.