Skip to content

Commit dfa37d5

Browse files
ismailariliktshepang
authored andcommitted
fix(part-2-intro): remove the phrase "from Part 1" which is not exist
1 parent d68d69a commit dfa37d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/part-2-intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ end-to-end process of compilation _and_ readers interested in learning about a
77
specific system they wish to contribute to. If anything is unclear, feel free
88
to file an issue on the [rustc-dev-guide
99
repo](https://github.com/rust-lang/rustc-dev-guide/issues) or contact the compiler
10-
team, as detailed in [this chapter from Part 1](./compiler-team.md).
10+
team, as detailed in [this chapter](./compiler-team.md).
1111

1212
In this part, we will look at the high-level architecture of the compiler. In
1313
particular, we will look at three overarching design choices that impact the

0 commit comments

Comments
 (0)