Skip to content

Commit 677d169

Browse files
committed
Fix minor typo in README.md
1 parent c358cb7 commit 677d169

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)