Skip to content

Commit

Permalink
Fix typo in intro
Browse files Browse the repository at this point in the history
  • Loading branch information
imurchie authored and bootstraponline committed Apr 30, 2014
1 parent 567ffa2 commit 0b9d8e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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?

0 comments on commit 0b9d8e3

Please sign in to comment.