From f898471c42b0f9ff43f729e4cda3009999c35073 Mon Sep 17 00:00:00 2001 From: KoishiAI Date: Mon, 6 Jul 2026 18:15:55 +0200 Subject: [PATCH] fix typo --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 802fdf25..dd384b45 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54182,7 +54182,7 @@ "https://github.com/KoishiAI/LD-ComfyUI-Prompt-Nodes" ], "install_type": "git-clone", - "description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural languge prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options." + "description": "Contains SlopPrompt and BooruPromptGenerator nodes to automate prompt generation for anime models. SlopPrompt allows natural language prompt generation or advanced formats like json and various conversions between them, while BooruPromptGenerator will let you generate random prompts anchored around tags you specify with various sampling options." } ] }