提交 f6d86543 编写于 作者: Y Yves Senn

Merge pull request #11431 from ianfleeton/initialization_memoized_typo

memorized -> memoized typo fix [ci skip]
......@@ -350,7 +350,7 @@ end
The interesting part for a Rails app is the last line, `server.run`. Here we encounter the `wrapped_app` method again, which this time
we're going to explore more (even though it was executed before, and
thus memorized by now).
thus memoized by now).
```ruby
@wrapped_app ||= build_app app
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册