Fix typo in intro

This commit is contained in:
Isaac Murchie
2014-04-29 14:04:31 -07:00
committed by bootstraponline
parent 567ffa2f47
commit 0b9d8e396b

View File

@@ -53,7 +53,7 @@ already clients written in every popular programming language. This also
means that you're free to use whatever test runner and test framework you
want; the client libraries are simply HTTP clients and can be mixed into your
code any way you please. In other words, Appium & WebDriver clients are not
technically "test frameworks"--they are "automation libraries". You can
technically "test frameworks" -- they are "automation libraries". You can
manage your test environment any way you like!
We meet requirement #3 in the same way: WebDriver has become the de facto
@@ -112,4 +112,4 @@ very handy when writing tests!
Congratulations! You are now armed with enough knowledge to begin using
Appium. Why not head back to the [getting started doc](../../README.md) for
more detailed requirements and instructions?
more detailed requirements and instructions?