From cf7a45fb6792a5402f09f4ade3f92dda22d96e10 Mon Sep 17 00:00:00 2001 From: bigcat88 Date: Mon, 11 Aug 2025 11:28:38 +0300 Subject: [PATCH] fixed typo --- comfy_api_nodes/nodes_veo2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy_api_nodes/nodes_veo2.py b/comfy_api_nodes/nodes_veo2.py index b0da1ef89..fbb7bde0a 100644 --- a/comfy_api_nodes/nodes_veo2.py +++ b/comfy_api_nodes/nodes_veo2.py @@ -322,7 +322,7 @@ class Veo3VideoGenerationNode(VeoVideoGenerationNode): node_id="Veo3VideoGenerationNode", display_name="Google Veo 3 Video Generation", category="api node/video/Veo", - description="Generates videos from text prompts using Google's Veo 2 API", + description="Generates videos from text prompts using Google's Veo 3 API", inputs=[ comfy_io.String.Input( "prompt",