Skip to content

Commit 45a2b31

Browse files
authored
Merge pull request #27 from bendycode/patch-1
Fix typo
2 parents 43de58c + 26ef472 commit 45a2b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Feature: Books
3838
Given a book exists with a title of "Of Mice and Men"
3939
```
4040

41-
If you feature is not tagged with @search the environment will use a sunspot test proxy object which will silently swallow all requests.
41+
If your feature is not tagged with @search the environment will use a sunspot test proxy object which will silently swallow all requests.
4242

4343
Starting solr will depend on your settings in `config/sunspot.yml` (though this configuration file is optional). If you run into issues remember to look for existing java processes, starting solr may conflict with existing instances. You can also check out http://collectiveidea.com/blog/archives/2011/05/25/testing-with-sunspot-and-cucumber/ which contains a little more information.
4444

0 commit comments

Comments
 (0)