Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Dec 7, 2011
1 parent 1bfbf5c commit dc0f873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You should get some output that looks something like this.
✓ Form input ✓ Form input
✓ Link traversal ✓ Link traversal
✗ Bad link traversal ✗ Bad link traversal
Assert location failed: Excepted http://127.0.0.1:4567/not-correct, got http://127.0.0.1:4567/ Assert location failed: Expected http://127.0.0.1:4567/not-correct, got http://127.0.0.1:4567/
✗ Form input not equal ✗ Form input not equal
Assert first for selector #out did not meet expectations Assert first for selector #out did not meet expectations


Expand Down

0 comments on commit dc0f873

Please sign in to comment.