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 47b3ff5 commit 8059ecbCopy full SHA for 8059ecb
templates/markdown.hbs
@@ -8,7 +8,7 @@
8
9
{{registerContext this}}
10
11
-##{{formatName ctx.string}} {{#if isPrivate}} <small><i>private method<i></small>{{/if}}
+##{{formatName ctx.string}} {{#if isPrivate}} <small><i>private method</i></small>{{/if}}
12
13
{{{description.summary}}}
14
0 commit comments