summaryrefslogtreecommitdiff
path: root/doc/BOOTSTRAP.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/BOOTSTRAP.md')
-rw-r--r--doc/BOOTSTRAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/BOOTSTRAP.md b/doc/BOOTSTRAP.md
index 2d70641..b7b21f7 100644
--- a/doc/BOOTSTRAP.md
+++ b/doc/BOOTSTRAP.md
@@ -37,7 +37,7 @@ to missing `ar`, final linking is done via custom compile commands.
Bootstrapping the archiver `ar`, requires the Busybox "essentials" and `make`
from the previous steps. This archiver has proper indexing support and is
compiled via its `Makefile`. However, due to missing `ar` from earlier stages,
-final linking is done via custom script.
+final linking is done via custom compile commands.
### 4. Binutils