Skip to content

Commit 8f3c8e4

Browse files
committed
Fix name
1 parent e321e99 commit 8f3c8e4

File tree

1 file changed

+1
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/home

1 file changed

+1
-1
lines changed

apps/sim/app/workspace/[workspaceId]/home/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ export const TOOL_UI_METADATA: Record<string, ToolUIMetadata> = {
269269
phase: 'resource',
270270
},
271271
[WorkspaceFile.id]: {
272-
title: 'Declaring file intent',
272+
title: 'Editing file',
273273
phaseLabel: 'Resource',
274274
phase: 'resource',
275275
},

0 commit comments

Comments
 (0)