Skip to content

Commit b9ad711

Browse files
committed
Merge pull request #733 from lazyatom/patch-1
Fix minor typo in README.md
2 parents c358cb7 + 677d169 commit b9ad711

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
@@ -91,7 +91,7 @@ class ContactResource < JSONAPI::Resource
9191
end
9292
```
9393

94-
A jsonapi-resource generator is avaliable
94+
A jsonapi-resource generator is available
9595
```
9696
rails generate jsonapi:resource contact
9797
```

0 commit comments

Comments
 (0)