Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
oh forget that double slashes
  • Loading branch information
themisir authored Aug 7, 2021
1 parent fa68655 commit afbb62d
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 @@ -50,7 +50,7 @@ func main() {
})

// Another simple GET /users handler.

//
// This handler will get called only if previously registered middleware
// forwards request to it.
router.Get("/users", func (ctx *gosnail.Context, next func()) {
Expand Down

0 comments on commit afbb62d

Please sign in to comment.