Skip to content

Commit baa657d

Browse files
committed
add comma.
1 parent 22ce320 commit baa657d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0000-compiler-settings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ feature should be accomplished by:
8585
3. Updating the language version of the module so from that point on warnings
8686
will become errors to prevent backsliding.
8787

88-
This creates developer friction when applied to large modules since the size of
88+
This creates developer friction when applied to large modules, since the size of
8989
the module makes it difficult to eliminate all of the warnings at once. This
9090
results in either the module being updated over time on main during which main
9191
is left in an intermediate, partially updated state or the module being updated

0 commit comments

Comments
 (0)