GIF: tweak wording of image descriptor

This commit is contained in:
Evan Hahn 2023-11-09 09:11:24 -06:00
parent f7677d3f2f
commit c1a6d0da10
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ const NODE_UI_FNS = {
[GifNodeType.imageSection]: () => ({ [GifNodeType.imageSection]: () => ({
title: "Image", title: "Image",
description: p("A single image in the GIF."), description: p("A single frame of this GIF."),
}), }),
[GifNodeType.imageDescriptor]: () => ({ [GifNodeType.imageDescriptor]: () => ({
title: "Image Descriptor", title: "Image Descriptor",