1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00

Merge pull request #186 from ldenman/master

Fix typo
This commit is contained in:
Matthew Mongeau 2011-10-14 07:19:12 -07:00
commit 25ff48a08a

View file

@ -15,7 +15,7 @@ Reporting Issues
----------------
Without access to your application code we can't easily debug most crashes or
generic failures, so we've included a debug vesion of the driver that prints a
generic failures, so we've included a debug version of the driver that prints a
log of what happened during each test. Before filing a crash bug, please see
[Reporting Crashes](https://github.com/thoughtbot/capybara-webkit/wiki/Reporting-Crashes).
You're much more likely to get a fix if you follow those instructions.