Skip to content

Commit

Permalink
Fix grammar error (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonC9018 authored Sep 18, 2024
1 parent 1089a7c commit 134f373
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 @@ -65,7 +65,7 @@ func main() {

**REST Preview:**

Here is a little preview of how routing looks like with chi. Also take a look at the generated routing docs
Here is a little preview of what routing looks like with chi. Also take a look at the generated routing docs
in JSON ([routes.json](https://github.com/go-chi/chi/blob/master/_examples/rest/routes.json)) and in
Markdown ([routes.md](https://github.com/go-chi/chi/blob/master/_examples/rest/routes.md)).

Expand Down

0 comments on commit 134f373

Please sign in to comment.