Skip to content

Commit f15206a

Browse files
committed
Fix missing final newline from PR 158
1 parent 1ed5910 commit f15206a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_src/variant-attrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@
105105
and deserialize this variant as untagged, i.e. simply as the variant's data
106106
with no record of the variant name.
107107

108-
Untagged variants must be ordered last in the enum definition.
108+
Untagged variants must be ordered last in the enum definition.

0 commit comments

Comments
 (0)