Skip to content

Commit fee1733

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 60a62c5 commit fee1733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/server/api/src/app/openops-tables/template-tables/create-opportunities-table.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export async function createOpportunitiesTable(
144144
});
145145

146146
await addField(tokenOrResolver, table.id, {
147-
name: 'Campaign ID',
147+
name: 'Campaign Id',
148148
type: 'text',
149149
});
150150

0 commit comments

Comments
 (0)