We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f112eb7 commit cf99eabCopy full SHA for cf99eab
middlewares/README.md
@@ -1,6 +1,6 @@
1
# Middlewares
2
3
-Middlewares and helper modules allow user easily plugin/unplugin features for your Macaron applications.
+Middlewares and helper modules allow you easily plugin/unplugin features for your Macaron applications.
4
5
There are already many [middlewares and modules](https://github.com/go-macaron) to simplify your work:
6
zh-CN/middlewares/README.md
# 中间件和辅助模块
-中间件及辅助模块允许您轻易地对模块的进行接入与解除到您的 Macaron 应用中。
+中间件及辅助模块允许您轻易地对模块的进行接入到您的 Macaron 应用中。
现在已经有许多 [中间件和辅助模块](https://github.com/go-macaron) 来简化您的工作:
0 commit comments