Skip to content

Commit 72aa1ba

Browse files
committed
Revert "fix file name in intro web app (#278)"
This reverts commit 1fc4c4e.
1 parent 1fc4c4e commit 72aa1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v2.2/introduction/building-a-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ end
278278
Let's update our view to provide the books to our template:
279279

280280
```ruby
281-
# app/templates/books/index.rb
281+
# app/views/books/index.rb
282282

283283
module Bookshelf
284284
module Views

0 commit comments

Comments
 (0)