Skip to content

Commit

Permalink
fix: Dumb quotes are the devil’s work
Browse files Browse the repository at this point in the history
It’s true.
  • Loading branch information
gablaxian committed Oct 25, 2021
1 parent f2d7986 commit 5424816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We found JSON API to be an excellent starting point for a resource-based API, fo

## Our JSON API implementation, by example

What does JSON API look like? What do I need to know to get started building a resource in 5 minutes? Let's cover the basics first; you can always refer to the JSON API specification for a deeper understanding of specific details.
What does JSON API look like? What do I need to know to get started building a resource in 5 minutes? Lets cover the basics first; you can always refer to the JSON API specification for a deeper understanding of specific details.

[Read more about our experiences with JSON API here](docs/jsonapi.md).

Expand Down

0 comments on commit 5424816

Please sign in to comment.