Skip to content

Commit

Permalink
Merge pull request #48 from snyk/fix/pointless-update
Browse files Browse the repository at this point in the history
fix: Dumb quotes are the devil’s work
  • Loading branch information
gablaxian authored Oct 25, 2021
2 parents f2d7986 + 5424816 commit f7e3a29
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 f7e3a29

Please sign in to comment.