Skip to content

Commit f158d01

Browse files
fix(seer): Copy tweak for issue scan (#93850)
<img width="1005" alt="Screenshot 2025-06-18 at 12 43 58 PM" src="https://github.com/user-attachments/assets/b15e6394-7494-4c57-8e5b-77681ba776a1" />
1 parent 9ce2093 commit f158d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/gsApp/views/amCheckout/steps/productSelect.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function ProductSelect({
6767
[DataCategory.SEER_SCANNER]: {
6868
perEventNameOverride: 'scan',
6969
description: t(
70-
'Triages issues as they happen, automatically flagging the most important ones for followup'
70+
'Triages issues as they happen, automatically flagging highly-fixable ones for followup'
7171
),
7272
maxEventPriceDigits: 3,
7373
},

0 commit comments

Comments
 (0)