From 2387d111d39f2e7f131d99dff3c5e572a3b289a3 Mon Sep 17 00:00:00 2001 From: Noel Miller Date: Wed, 6 Mar 2024 02:09:16 -0600 Subject: [PATCH] fix: spelling --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6089a77..b4b73c8 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ ifeq ($(WEB_UI),true) _LORAX_ARGS += -i anaconda-webui endif -# Step 7: Buid end ISO +# Step 7: Build end ISO ## Default action build/deploy.iso: boot.iso container/$(IMAGE_NAME)-$(IMAGE_TAG) xorriso/input.txt mkdir $(_BASE_DIR)/build || true