Index: chrome/common/extensions/docs/server2/templates/private/variable_type.html |
diff --git a/chrome/common/extensions/docs/server2/templates/private/variable_type.html b/chrome/common/extensions/docs/server2/templates/private/variable_type.html |
index 473956085953fd74fa074e7631b800bedff2d011..caf8f42de46ed3c9ec12cf308515a87e62177851 100644 |
--- a/chrome/common/extensions/docs/server2/templates/private/variable_type.html |
+++ b/chrome/common/extensions/docs/server2/templates/private/variable_type.html |
@@ -2,7 +2,7 @@ |
{{+partials.ref_link}} |
{{/}} |
{{#choices}} |
-{{+partials.variable_type}}{{^last}} or {{/}} |
+{{+partials.variable_type}}{{^@.last}} or {{/}} |
{{/}} |
{{?array}} |
array of {{+partials.variable_type}} |