提交 07703169 编写于 作者: S Steve Klabnik

Getting Started Guide: typo fix. [ci skip]

There was an s missing in 'views'.

Fixes #9752.
上级 feaa6e20
......@@ -568,7 +568,7 @@ interested in. We also use an instance variable (prefixed by `@`) to
hold a reference to the post object. We do this because Rails will pass all instance
variables to the view.
Now, create a new file `app/view/posts/show.html.erb` with the following
Now, create a new file `app/views/posts/show.html.erb` with the following
content:
```html+erb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册