diff --git a/README.md b/README.md index 0612cbe..123f3d6 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ mysql supported ```go import "gorm.io/datatypes" -type Params struct { +type Param struct { ID int Letters string Config datatypes.JSON