We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8557696 commit 17a84eeCopy full SHA for 17a84ee
templates/html/partials/methodized_note.erb
@@ -5,5 +5,6 @@
5
<% else %>
6
This method can be called <em>either</em> as an instance method <em>or</em> as a <a href="<%= path_to(object.functionalized_self) %>">generic method</a>.
7
<% end %>
8
- If calling as a generic, pass the instance in as the first argument.<p>
+ If calling as a generic, pass the instance in as the first argument.
9
+ </p>
10
0 commit comments