Skip to content

Commit

Permalink
closed <td> in param name
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Sorokin authored and nknapp committed Jan 31, 2017
1 parent 3670a8f commit ea9d37f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlebars/partials/swagger/parameterRow.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
{{/if}}
<td>
{{parameter.name}}
</td>
<td>{{md parameter.description}}</td>
<td>{{parameter.in}}</td>
<td>
Expand Down

0 comments on commit ea9d37f

Please sign in to comment.