We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a03e5 commit afd62adCopy full SHA for afd62ad
README.md
@@ -169,7 +169,7 @@ problem.Map[custom_errors.BadRequestError](func() problem.ProblemDetailErr {
169
})
170
```
171
172
-> #### Custom Problem Details:
+#### Custom Problem Details:
173
174
We support custom problem details error for create more flexibility response error:
175
```go
@@ -262,7 +262,7 @@ problem.Map[custom_errors.BadRequestError](func() problem.ProblemDetailErr {
262
263
264
265
266
267
268
0 commit comments