Skip to content

Commit 01544d4

Browse files
author
Josh Justice
authored
Fix accidental "the" instead of "that" in readme
1 parent ce94ced commit 01544d4

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
@@ -1222,7 +1222,7 @@ JSONAPI::Resources supports namespacing of controllers and resources. With names
12221222
12231223
If you namespace your controller it will require a namespaced resource.
12241224
1225-
In the following example we have a `resource` that isn't namespaced, and one the has now been namespaced. There are
1225+
In the following example we have a `resource` that isn't namespaced, and one that has now been namespaced. There are
12261226
slight differences between the two resources, as might be seen in a new version of an API:
12271227

12281228
```ruby

0 commit comments

Comments
 (0)