Skip to content

Commit e3019f7

Browse files
committed
remove extra code block
1 parent 85f5c18 commit e3019f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/partials/property-nested-internal.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<summary>Enum values:</summary>
1212

1313
{{#each enumValues}}
14-
- <code>{{this}}`</code>
14+
- <code>{{this}}</code>
1515
{{/each}}
1616
</details>
1717
{{/if}}

0 commit comments

Comments
 (0)