From 91c1bf48ea3ab4f3ed329eb5f5bf7cac8e6e8407 Mon Sep 17 00:00:00 2001 From: Kojo Idrissa Date: Fri, 11 Dec 2015 11:47:28 -0600 Subject: [PATCH] fixed typo --- source/locating-elements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/locating-elements.rst b/source/locating-elements.rst index 11de21d..2327467 100644 --- a/source/locating-elements.rst +++ b/source/locating-elements.rst @@ -3,7 +3,7 @@ Locating Elements ----------------- -There are vaious strategies to locate elements in a page. You can use +There are various strategies to locate elements in a page. You can use the most appropriate one for your case. Selenium provides the following methods to locate elements in a page: