From 5be83f561725c7b9a087587cc7fbbed3e2faa682 Mon Sep 17 00:00:00 2001 From: Collie_ <99091783+Collie1@users.noreply.github.com> Date: Sun, 28 Jul 2024 18:55:55 +0200 Subject: [PATCH] fixed misspelling --- cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli.md b/cli.md index 8e797fff..ceb15099 100644 --- a/cli.md +++ b/cli.md @@ -51,7 +51,7 @@ You can optionally pass a directory path, if the directory does not exist it wil fabric init MyCoolMod -If you wish to accept all of the default values you can pass the `-y` argument. The directory name is then used to infulence the mod name. +If you wish to accept all of the default values you can pass the `-y` argument. The directory name is then used to influence the mod name. fabric init MyCoolMod -y