docs: fix typo (#3618)

This commit is contained in:
LIUCHAO
2023-08-08 15:25:56 +08:00
committed by GitHub
parent 3009d729fa
commit 4d1692db7b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ And Read the semver specification to understand how to version your release. htt
### 2. Commit changes and push to `master`
```shel
```shell
git add .
# vx.y.z-canary.n
git commit -m "v0.5.4-canary.5"