Skip to content

Commit 617e6dd

Browse files
authored
Merge pull request #1630 from tshepang/patch-1
remove extraneous words
2 parents a3529df + 469b9e8 commit 617e6dd

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)