Skip to content

Commit f8742ba

Browse files
committed
.
1 parent 7f73a6d commit f8742ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/behavior/graph.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ export default class BehaviorGraphEditor extends EditorPlugin {
463463
// Layout
464464
const layout = new Layout('GRAPH-CANVAS-CONTEXT-MENU');
465465
layout.panels = [{
466-
title: 'Add a new node',
466+
title: 'Options',
467467
type: 'main',
468468
overflow: 'hidden',
469469
content: `

0 commit comments

Comments
 (0)