Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/inside-rust/stage0-redesign/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ To better understand this redesign, we will:

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

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

Expand Down