We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3148a9f commit 79e9f1bCopy full SHA for 79e9f1b
text/0000-default-field-values.md
@@ -1096,7 +1096,7 @@ Among the drawbacks are:
1096
introducing `Foo { .. }` is essentially cost-free in terms of the complexity
1097
budget. It is arguably even cost-negative.
1098
1099
-+ By writing `Foo { .. }`, you have there is explicit indication that default
++ By writing `Foo { .. }`, there is explicit indication that default
1100
values are being used; this enhances local reasoning further.
1101
1102
This RFC requires the `..` to get defaulted fields because it wants to continue
0 commit comments