From b119a0df1e78848b377caa5cdf29227c6b0c2676 Mon Sep 17 00:00:00 2001 From: Albert Lai Date: Fri, 19 Feb 2021 14:55:03 +0800 Subject: [PATCH] =?UTF-8?q?README.md=20=E5=8B=98=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ac6563..3ae15ff5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 1. 支持 errno 统一定义错误码 1. 支持 [zap](https://go.uber.org/zap) 日志收集 1. 支持 [viper](https://github.com/spf13/viper) 配置文件解析 -1. 支持 [grom](https://gorm.io/gorm) 数据库组件 +1. 支持 [gorm](https://gorm.io/gorm) 数据库组件 1. 支持 [go-redis](https://github.com/go-redis/redis/v7) 组件