1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

update: fix misspell in readme file

This commit is contained in:
dudaodong
2021-11-29 20:02:55 +08:00
parent f2ed3c6270
commit 561b590e13

View File

@@ -63,7 +63,7 @@ func main() {
#### 1. convertor数据转换包
- 转换函数支持常用数据类型之间的转换
- 导入包import "github.com/duke-git/lancet/cryptor"
- 导入包import "github.com/duke-git/lancet/convertor"
```go
package main