提交 f59de082 编写于 作者: R Robin Dupret

Fix a tiny typo [ci skip]

上级 f150decf
......@@ -623,7 +623,8 @@ Processing by ArticlesController#index as HTML
If we use `next`, we won't go deep inside method calls. Instead, `byebug` will
go to the next line within the same context. In this case, it is the last line
of the current method, so `byebug` will return to the next line of the caller
+method.
method.
```
(byebug) next
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册