diff --git a/src/tests/ui.md b/src/tests/ui.md index 08068235a0356..2eda0b51e9883 100644 --- a/src/tests/ui.md +++ b/src/tests/ui.md @@ -363,7 +363,7 @@ with the different outputs of the different revisions. > Note: cfg revisions also work inside the source code with `#[cfg]` attributes. > -> By-convention the `FALSE` cfg is used to have an always false config. +> By convention, the `FALSE` cfg is used to have an always-false config. ## Controlling pass/fail expectations