Skip to content

Commit d45d64b

Browse files
committed
Merge pull request #256 from adomokos/fixing-readme-typo
Fixing typo for 'codes'
2 parents 30969a3 + 2df62ea commit d45d64b

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
@@ -746,7 +746,7 @@ end
746746

747747
These codes can be customized in your app by creating an initializer to override any or all of the codes.
748748

749-
In addition textual error coses can be returned by setting the configuration option `use_text_errors = true`. For
749+
In addition textual error codes can be returned by setting the configuration option `use_text_errors = true`. For
750750
example:
751751

752752
```ruby

0 commit comments

Comments
 (0)