Skip to content

Commit 90a703e

Browse files
committed
Auto merge of #12956 - fipachu:fipachu-patch-1, r=epage
Fix typo “Newer versions **change** behavior.”
2 parents 6790a51 + 9a3a640 commit 90a703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/profiles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ It is recommended to experiment with different levels to find the right
5252
balance for your project. There may be surprising results, such as level `3`
5353
being slower than `2`, or the `"s"` and `"z"` levels not being necessarily
5454
smaller. You may also want to reevaluate your settings over time as newer
55-
versions of `rustc` changes optimization behavior.
55+
versions of `rustc` change optimization behavior.
5656

5757
See also [Profile Guided Optimization] for more advanced optimization
5858
techniques.

0 commit comments

Comments
 (0)