fix parameter name in dynamic html

This commit is contained in:
wing328
2015-09-30 17:24:11 +08:00
parent 17bdd73891
commit d2d6ff661a
4 changed files with 33 additions and 33 deletions

View File

@@ -161,7 +161,7 @@
<span class="param-name">username</span>
<span class="param-type">String</span>
<p class="param-description">The name that needs to be fetched. Use user1 for testing. </p>
<p class="param-description">The name that needs to be fetched. Use user1 for testing.</p>
</li>
</ul>