Skip to content

Commit 50705be

Browse files
authored
MONGOID-5532: Fix path to comments partial (#5511)
1 parent 43a2c04 commit 50705be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/getting-started-rails6.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ should look like this:
337337
</div>
338338
<% end %>
339339

340-
Create a partial for the comment view, ``app/view/comments/_comment.html.erb``
340+
Create a partial for the comment view, ``app/views/comments/_comment.html.erb``
341341
with the following contents:
342342

343343
.. code-block:: html

0 commit comments

Comments
 (0)