Skip to content

Commit 23604cd

Browse files
authored
that was phrased like a separate sentence
1 parent 57b4d5c commit 23604cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/compiletest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ default behavior without any commands is to:
115115
2. Run `rustc -Zunpretty=normal` on the output of the previous step.
116116
3. The output of the previous two steps should be the same.
117117
4. Run `rustc -Zno-codegen` on the output to make sure that it can type check
118-
(this is similar to running `cargo check`).
118+
(similar to `cargo check`).
119119

120120
If any of the commands above fail, then the test fails.
121121

0 commit comments

Comments
 (0)