We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce94ced commit 01544d4Copy full SHA for 01544d4
1 file changed
README.md
@@ -1222,7 +1222,7 @@ JSONAPI::Resources supports namespacing of controllers and resources. With names
1222
1223
If you namespace your controller it will require a namespaced resource.
1224
1225
-In the following example we have a `resource` that isn't namespaced, and one the has now been namespaced. There are
+In the following example we have a `resource` that isn't namespaced, and one that has now been namespaced. There are
1226
slight differences between the two resources, as might be seen in a new version of an API:
1227
1228
```ruby
0 commit comments