We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4add9 commit 9e569d7Copy full SHA for 9e569d7
src/bootstrap/README.md
@@ -39,7 +39,7 @@ The script accepts commands, flags, and arguments to determine what to do:
39
```
40
41
If files are dirty that would normally be rebuilt from stage 0, that can be
42
- overidden using `--keep-stage 0`. Using `--keep-stage n` will skip all steps
+ overridden using `--keep-stage 0`. Using `--keep-stage n` will skip all steps
43
that belong to stage n or earlier:
44
45
0 commit comments