diff --git a/docson/box.html b/docson/box.html
index 09d477caa..620b890a4 100644
--- a/docson/box.html
+++ b/docson/box.html
@@ -19,12 +19,11 @@
{{#name this}}
{{__name}}
{{/name}}
{{desc this}}
- {{#if auth_required }}
+ {{#if auth_required }}
Auth Required:
- {{#each auth_scopes }}
+ {{#each auth_scopes }}
{{this}}
{{/each}}
-
{{/if}}
@@ -161,5 +160,5 @@
{{source this}}
-
+
{{/scope}}