Skip to content

Commit 348c8cf

Browse files
authored
Merge pull request #876 from eccegordo/patch-1
[TYPO FIX] resonsiblity => responsibility
2 parents 74cd0a9 + 074da8f commit 348c8cf

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
@@ -807,7 +807,7 @@ JSONAPI.configure do |config|
807807
end
808808
```
809809

810-
Handling the error and rendering the appropriate code is now the resonsiblity of the
810+
Handling the error and rendering the appropriate code is now the responsibility of the
811811
application and could be handled like this:
812812

813813
```ruby

0 commit comments

Comments
 (0)