diff --git a/README.md b/README.md index 10d9cef..6a36b62 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ zhitan-ems 是基于 [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html) 和 [ 2. 创建功能分支 (`git checkout -b feature/AmazingFeature`) 3. 提交更改 (`git commit -m 'Add some AmazingFeature'`) 4. 推送到分支 (`git push origin feature/AmazingFeature`) -5. 发起 Pull Request +5. 发起 Pull Request ### 开发规范 - 遵循项目现有的代码风格