Skip to content

Commit

Permalink
Grammar fix in Getting Started Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Apr 20, 2014
1 parent 5460591 commit cd86201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ def index
end
```

And then finally, add view for this action, located at
And then finally, add the view for this action, located at
`app/views/articles/index.html.erb`:

```html+erb
Expand Down

0 comments on commit cd86201

Please sign in to comment.