diff --git a/public/gif/getNodeUi.js b/public/gif/getNodeUi.js index 5287812..c82117f 100644 --- a/public/gif/getNodeUi.js +++ b/public/gif/getNodeUi.js @@ -186,7 +186,7 @@ const NODE_UI_FNS = { [GifNodeType.imageSection]: () => ({ title: "Image", - description: p("A single image in the GIF."), + description: p("A single frame of this GIF."), }), [GifNodeType.imageDescriptor]: () => ({ title: "Image Descriptor",