diff --git a/app/views/api.js b/app/views/api.js index 741af01..d2e13fb 100644 --- a/app/views/api.js +++ b/app/views/api.js @@ -120,7 +120,7 @@ function createApiContent(apiDetails) { ${apiDetail.arguments.length ? `
${dedent(apiDetailsReturns)}
`) : ""}
+ ${dedent(apiDetailsReturns)}