Skip to content

Commit b13d0df

Browse files
authored
MONGOID-5532: Fix path to comments partial (#5511)
1 parent d1ab88e commit b13d0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/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)