From 0db0f8ac55396c2e1822e13b4cf175a0cca61957 Mon Sep 17 00:00:00 2001 From: "Anders D. Johnson" Date: Sat, 30 Jul 2016 19:17:19 -0500 Subject: [PATCH] fix(README): typo 'experiementing' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a3230c..4ec31d1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Project Status jquery-simulate is in use by projects of the jQuery Foundation, but isn't under active development. Usually issues are addressed by members of the jQuery UI team when they're affected, while other pull requests linger and get stale. We hesitate to put more time into this project, since its future is unclear. -Specifically we're hoping for the WebDriver API to become a much better solution. We're currently experiementing with that, via [Intern](http://theintern.io/) on [PEP](https://github.com/jquery/pep)). +Specifically we're hoping for the WebDriver API to become a much better solution. We're currently experimenting with that, via [Intern](http://theintern.io/) on [PEP](https://github.com/jquery/pep)). That said, this project is stable and should work fine. Just keep the above in mind before using it.