Skip to content

Commit e984520

Browse files
committed
fix double line break
1 parent 87881ca commit e984520

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/layouts/api-endpoint.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,11 @@ To learn more, see [Authentication](https://docs.seam.co/latest/api/authenticati
5353
{{> property-collapsible this}}
5454

5555
{{/each}}
56-
{{/if}}
56+
{{else}}
5757

5858
---
5959
60+
{{/if}}
6061
{{/each}}
6162
{{else}}
6263
None

0 commit comments

Comments
 (0)