Skip to content

Commit 7391f99

Browse files
committed
Fix variable
1 parent dc64008 commit 7391f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/format-entry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Base type: `{{ page.base_type }}`.
66

7-
{% include.summary %}
7+
{{ include.summary }}
88

99
{% if page.issue %}
1010
### GitHub Issue

0 commit comments

Comments
 (0)