Skip to content

Commit

Permalink
Correct README pluralization of API to APIs from API's.
Browse files Browse the repository at this point in the history
  • Loading branch information
elenasharma committed Oct 14, 2014
1 parent dc294f6 commit 43ed34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -203,7 +203,7 @@ RSpec.describe "home page", :type => :request do
end
```

The above example uses only standard Rails and RSpec API's, but many
The above example uses only standard Rails and RSpec APIs, but many
RSpec/Rails users like to use extension libraries like
[FactoryGirl](https://github.com/thoughtbot/factory_girl) and
[Capybara](https://github.com/jnicklas/capybara):
Expand Down

0 comments on commit 43ed34a

Please sign in to comment.