Fix grammar errors

Changes made to lines 217 and 1060 as per Issue #1468 (two typo edit suggestions)
This commit is contained in:
Vaughn Weiss 2017-02-27 11:41:16 -08:00 committed by GitHub
parent 75ae2207bf
commit 855fa1e745
1 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ the wrapper as well:
<% end %>
```
**Simple Form** accepts same options as their corresponding input type helper in Rails:
**Simple Form** inputs accept the same options as their corresponding input type helper in Rails:
```erb
<%= simple_form_for @user do |f| %>
@ -1057,7 +1057,7 @@ http://rubydoc.info/github/plataformatec/simple_form/master/frames
### Bug reports
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as
possible to help us fixing the possible bug. We also encourage you to help even more by forking and
possible to help us in fixing the potential bug. We also encourage you to help even more by forking and
sending us a pull request.
https://github.com/plataformatec/simple_form/issues