提交 55d9fea8 编写于 作者: J J Paterson 提交者: Carlos Antonio da Silva

Fix typo in threading and code execution guide [ci skip]

Closes #38276.
上级 9b8cbced
......@@ -176,7 +176,7 @@ The Rails framework components use these tools to manage their own concurrency
needs too.
`ActionDispatch::Executor` and `ActionDispatch::Reloader` are Rack middlewares
that wraps the request with a supplied Executor or Reloader, respectively. They
that wrap requests with a supplied Executor or Reloader, respectively. They
are automatically included in the default application stack. The Reloader will
ensure any arriving HTTP request is served with a freshly-loaded copy of the
application if any code changes have occurred.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册