summaryrefslogtreecommitdiff
path: root/yarns/implementations.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/implementations.yarn')
-rw-r--r--yarns/implementations.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn
index 8244cfa0..a57884ab 100644
--- a/yarns/implementations.yarn
+++ b/yarns/implementations.yarn
@@ -832,8 +832,8 @@ Implementation sections for building
if [ "$MATCH_1" != "attempts to " ]; then run_morph "$@"
else attempt_morph "$@"; fi
-Implementation sections for cross-bootstraping
-==============================================
+Implementation sections for cross-bootstrapping
+===============================================
IMPLEMENTS THEN the user cross-bootstraps the system (\S+) in branch (\S+) of repo (\S+) to the arch (\S+)
cd "$DATADIR/workspace/$MATCH_2/test/morphs"