Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Nov 21, 2022
1 parent 291fb6e commit 0d038cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.go
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ type Config struct {

// RequestMethods provides customizibility for HTTP methods. You can add/remove methods as you wish.
//
// Optional. Defaukt: DefaultMethods
// Optional. Default: DefaultMethods
RequestMethods []string
}

Expand Down

0 comments on commit 0d038cb

Please sign in to comment.