From 2339d9a22692c99ffe8404f9d511797632cd71f4 Mon Sep 17 00:00:00 2001 From: pierwill <19642016+pierwill@users.noreply.github.com> Date: Thu, 26 May 2022 11:39:21 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de35894..98bca34 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ git subtree push --prefix=compiler/rustc_smir url_to_your_fork_of_project_stable and then open a PR of your `some_feature_branch` against https://github.com/rust-lang/project-stable-mir -### Updating the rustc librar +### Updating the rustc library In the rustc repo, execute