From bf759778fb84e3460e0308238abfb98a4b7a57e8 Mon Sep 17 00:00:00 2001 From: guangwu Date: Thu, 31 Aug 2023 17:46:26 +0800 Subject: [PATCH] fix: forward typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cbf3cc9..1ea17aba 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Please click [Crane User Guide in Chinese](https://dataman.gitbooks.io/crane/con ## Conventions ### repo branch - * [master](https://github.com/Dataman-Cloud/crane/tree/master): actively moving foward. PR will be merged into this `master` branch. + * [master](https://github.com/Dataman-Cloud/crane/tree/master): actively moving forward. PR will be merged into this `master` branch. * [release](https://github.com/Dataman-Cloud/crane/tree/release): Released versions. Tagged commits or hotfix PR will be pushed here. Maintained by the repo owners. ## Trouble-shooting