Skip to content

Commit e7032c9

Browse files
committed
Better wording for syntax note
1 parent b5cd518 commit e7032c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/polymorphic-variant.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ var oneA = "1a";
9898

9999
</CodeTab>
100100

101-
**Note:** The `\` character will be dropped in future syntax versions (way cleaner look, e.g. `#"1"`).
101+
**Note:** The `\` character will be dropped in future ReScript versions for a cleaner look (`#"1"`).
102102

103103
### Constructor Arguments
104104

0 commit comments

Comments
 (0)