docs: typo

This commit is contained in:
camera-2018
2023-10-07 22:14:13 +08:00
parent 19cdbeea17
commit 25f4df4489
2 changed files with 4 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ type为commit的类型
style: 代码格式修改
test: 测试用例修改
chore: 其他修改, 比如构建流程, 依赖管理
pref: 性能提升的修改
perf: 性能提升的修改
build: 对项目构建或者依赖的改动
ci: CI 的修改
revert: revert 前一个 commit(撤销前一个commit)