Skip to content

Commit 79e9f1b

Browse files
estebankRalfJung
andauthored
Tweak wording
Co-authored-by: Ralf Jung <post@ralfj.de>
1 parent 3148a9f commit 79e9f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-default-field-values.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ Among the drawbacks are:
10961096
introducing `Foo { .. }` is essentially cost-free in terms of the complexity
10971097
budget. It is arguably even cost-negative.
10981098

1099-
+ By writing `Foo { .. }`, you have there is explicit indication that default
1099+
+ By writing `Foo { .. }`, there is explicit indication that default
11001100
values are being used; this enhances local reasoning further.
11011101

11021102
This RFC requires the `..` to get defaulted fields because it wants to continue

0 commit comments

Comments
 (0)