Skip to content

Commit c2f0eaa

Browse files
fadkeabhitimacdonald
authored andcommitted
Removed typo users's
1 parent 8160634 commit c2f0eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ As we make our way through the examples you will see that new APIs are introduce
7171

7272
### Creating your first `JSON:API` resource
7373

74-
To get started, let's create a `UserResource` for our `User` model. In our user resource will expose the users's `name`, `website`, and `twitter_handle` in the response.
74+
To get started, let's create a `UserResource` for our `User` model. In our user resource will expose the user's `name`, `website`, and `twitter_handle` in the response.
7575

7676
First we will create a new API resource that extends `TiMacDonald\JsonApi\JsonApiResource`.
7777

0 commit comments

Comments
 (0)