Skip to content

Commit

Permalink
minor wording fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 11, 2013
1 parent 11c4ba7 commit fadd79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ describe('my webdriverjs tests', function(){
});
```

See more examples with other libraries in the [here](https://github.com/Camme/webdriverjs/tree/master/examples).
See more examples with other libraries in the [example directory](https://github.com/Camme/webdriverjs/tree/master/examples).

### Extending
If you want to extend with your own set of commands there is a method called addCommand:
Expand Down

0 comments on commit fadd79d

Please sign in to comment.