I hope there won't be more typo

This commit is contained in:
xTaiwanPingLord 2022-09-08 23:44:31 +08:00
parent 6ea5a937c5
commit db6afef269

View File

@ -146,7 +146,7 @@ Welcome to the short explanation for bug reporting
1. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 1. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
1. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 1. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
1. Push to the Branch (`git push origin feature/AmazingFeature`) 1. Push to the Branch (`git push origin feature/AmazingFeature`)
1. (Open a Pull Request)[https://github.com/Akebi-Group/Akebi-GC/pulls] 2. [Open a Pull Request](https://github.com/Akebi-Group/Akebi-GC/pulls)
## Suggestions ## Suggestions