Skip to content

Commit 551a000

Browse files
authored
Merge pull request #761 from CodingItWrong/readme-the-that-typo
Fix accidental "the" instead of "that" in readme
2 parents ce94ced + 01544d4 commit 551a000

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)