diff --git a/templates/formatter-examples.md.ejs b/templates/formatter-examples.md.ejs index e4909526d01..a1cae6d4d82 100644 --- a/templates/formatter-examples.md.ejs +++ b/templates/formatter-examples.md.ejs @@ -59,6 +59,7 @@ function addOne(i) { <%= formatterResults[formatterName].result %> ``` <% } else {-%> + <% } -%> <% }) -%>