Skip to content

Commit 2df62ea

Browse files
committed
Fixing typo for 'codes'
1 parent 30969a3 commit 2df62ea

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)