From dcd1eff1888fc33437a90bf5246593d69ed9c488 Mon Sep 17 00:00:00 2001
From: Clarth <clarth@admin@claytonia.net>
Date: Tue, 23 Jan 2024 17:24:08 -0500
Subject: [PATCH] Update Clarths-Instructions.md

---
 Clarths-Instructions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Clarths-Instructions.md b/Clarths-Instructions.md
index fe69ece..fb7ff90 100644
--- a/Clarths-Instructions.md
+++ b/Clarths-Instructions.md
@@ -21,7 +21,7 @@
 ### Notes: 
 
 - This will mine everything, makes a big hole! `quarry -chest left -doRefuel true`
-- Add '-startDown X' to the end of 6a if the turtle messes up and needs to start a few levels down. I have found this work better than the -restore argument. Example to -startDown 50 blocks from the start. 
+- Add '-startDown X' to the end of the command if the turtle messes up and needs to start a few levels down. I have found this work better than the -restore argument. Example to -startDown 50 blocks from the start. 
 `quarry -chest left -oreQuarry true -blacklist no-mine-me.lua -doRefuel true -startDown 50`
 - Not nessisary for everyone. Skip this step unless you know what you're doing. 
 The black list feature stopped working sometime around 1.19.2 so I started hardcoding the black list into the script. You can add blocks to the blacklist in the script around line 768.