diff --git a/Lombiq.Hosting.MediaTheme.Deployer/Program.cs b/Lombiq.Hosting.MediaTheme.Deployer/Program.cs index 03ad43a..968ee45 100644 --- a/Lombiq.Hosting.MediaTheme.Deployer/Program.cs +++ b/Lombiq.Hosting.MediaTheme.Deployer/Program.cs @@ -320,7 +320,7 @@ private static void CreateRecipeAndWriteIt(JArray steps, string newDirectoryPath author = string.Empty, website = string.Empty, version = string.Empty, - issetuprecipe = false, + issetuprecipe = false, // #spell-check-ignore-line categories = new JArray(), tags = new JArray(), steps,