Skip to content

Commit b56742d

Browse files
samejrclaude
andcommitted
chore(webapp): drop the em-dash from the smart column dialog copy
Rewords the second clause with "so" instead, which keeps the causal link. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent c4dca44 commit b56742d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/webapp/app/components/runs/v3/AddSmartColumnDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export function AddSmartColumnDialog({
174174
<div className="flex min-h-0 flex-col gap-5 pt-3">
175175
<Paragraph variant="base/bright">
176176
Pick a source, then click a value in the sample to turn it into a column. Smart columns
177-
are display only you can't sort or filter by them.
177+
are display only, so you can't sort or filter by them.
178178
</Paragraph>
179179

180180
<div className="grid min-h-0 grid-cols-1 items-stretch gap-2.5 md:grid-cols-3">

0 commit comments

Comments
 (0)