]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_target/README.md
Add BE8 support
[rust.git] / compiler / rustc_target / README.md
index ac1e03385d18110900afd26f45ac11394c205fe1..ca72a89da5a3e597034e10f47c2e207e0a3247dd 100644 (file)
@@ -1,4 +1,4 @@
-`librustc_target` contains some very low-level details that are
+`rustc_target` contains some very low-level details that are
 specific to different compilation targets and so forth.
 
 For more information about how rustc works, see the [rustc dev guide].