diff --git a/Lombiq.Hosting.MediaTheme.Deployer/Program.cs b/Lombiq.Hosting.MediaTheme.Deployer/Program.cs index 0426021..8e4a840 100644 --- a/Lombiq.Hosting.MediaTheme.Deployer/Program.cs +++ b/Lombiq.Hosting.MediaTheme.Deployer/Program.cs @@ -333,7 +333,7 @@ private static Task CreateRecipeAndWriteItAsync(CommandLineOptions options, Json author = string.Empty, website = string.Empty, version = string.Empty, - issetuprecipe = false,// #spell-check-ignore-line + issetuprecipe = false, // #spell-check-ignore-line categories = Enumerable.Empty(), tags = Enumerable.Empty(), steps,