diff --git a/README.md b/README.md index 3cfc188d..6a56a36d 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ Sort can be `time`, `active` or `score`. Supported sort order with prefix -/+, i ```go type Config struct { - Version string `json:"version"` + Version string `json:"version"` EditDuration int `json:"edit_duration"` MaxCommentSize int `json:"max_comment_size"` Admins []string `json:"admins"`