Skip to content

Commit

Permalink
Typo. Thanks @khustochka!
Browse files Browse the repository at this point in the history
  • Loading branch information
joliss committed Jan 10, 2012
1 parent 6d7894b commit bd87f75
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 @@ -391,7 +391,7 @@ page.should have_no_selector(:content)
page.should have_xpath('//table/tr')
page.should have_css('table tr.foo')
page.should have_context('foo')
page.should have_content('foo')
```

### Finding
Expand Down

0 comments on commit bd87f75

Please sign in to comment.