Skip to content

Commit 469b9e8

Browse files
authored
remove extraneous words
1 parent bca2dad commit 469b9e8

File tree

1 file changed

+1
-1
lines changed
  • content/inside-rust/stage0-redesign

1 file changed

+1
-1
lines changed

content/inside-rust/stage0-redesign/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To better understand this redesign, we will:
7676

7777
1. [Explain how the current stage 0 bootstrapping sequence works](#current-model), and
7878
2. [Explain how the new stage 0 bootstrapping sequence works after the redesign](#new-model), and
79-
3. [Explain the benefits of the redesigned stage 0 bootstrapping sequence is more preferable](#better).
79+
3. [Explain the benefits of the redesigned stage 0 bootstrapping sequence](#better).
8080

8181
# The current stage 0 bootstrap sequence {#current-model}
8282

0 commit comments

Comments
 (0)