about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/COMPILER_TESTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/COMPILER_TESTS.md b/src/test/COMPILER_TESTS.md
index c4ca4781343..3f47ca834cd 100644
--- a/src/test/COMPILER_TESTS.md
+++ b/src/test/COMPILER_TESTS.md
@@ -1,4 +1,4 @@
 # Compiler Test Documentation
 
-Documentation the compiler testing framework has moved to
+Documentation for the compiler testing framework can be found in
 [the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).