Skip to content

Commit 06b378c

Browse files
authored
Update README.md
1 parent 7be6678 commit 06b378c

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
@@ -32,7 +32,7 @@ Our problem details response body and headers will be look like this:
3232
content-type: application/problem+json
3333
date: Thu,29 Sep 2022 14:07:23 GMT
3434
```
35-
There are some samples for using this package on top of Echo [here](./sample/cmd/echo/main.go) and for Gin [here](./sample/cmd/gin/main.go).
35+
There are some samples for using this package on top of Echo [here](./sample/cmd/echo/main.go), Fiber [here](./sample/cmd/fiber/main.go) and for Gin [here](./sample/cmd/gin/main.go).
3636

3737
## Installation
3838

0 commit comments

Comments
 (0)