Skip to content

Commit 0524a1a

Browse files
committed
Add the missing Removing -> Removed rewrite
The table work introduced 'Removing automation'/'Removing enrichment' with no past form, so those rows kept their present tense after completing.
1 parent ab0421e commit 0524a1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/copilot/tools/tool-display.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,6 +1252,7 @@ const COMPLETED_VERB_REWRITES: Record<string, string> = {
12521252
Querying: 'Queried',
12531253
Reading: 'Read',
12541254
Redeploying: 'Redeployed',
1255+
Removing: 'Removed',
12551256
Renaming: 'Renamed',
12561257
Requesting: 'Requested',
12571258
Resizing: 'Resized',

0 commit comments

Comments
 (0)