We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a2c04 commit 50705beCopy full SHA for 50705be
docs/tutorials/getting-started-rails6.txt
@@ -337,7 +337,7 @@ should look like this:
337
</div>
338
<% end %>
339
340
-Create a partial for the comment view, ``app/view/comments/_comment.html.erb``
+Create a partial for the comment view, ``app/views/comments/_comment.html.erb``
341
with the following contents:
342
343
.. code-block:: html
0 commit comments