GIF: tweak wording of image descriptor
This commit is contained in:
parent
f7677d3f2f
commit
c1a6d0da10
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue