We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce2093 commit f158d01Copy full SHA for f158d01
static/gsApp/views/amCheckout/steps/productSelect.tsx
@@ -67,7 +67,7 @@ function ProductSelect({
67
[DataCategory.SEER_SCANNER]: {
68
perEventNameOverride: 'scan',
69
description: t(
70
- 'Triages issues as they happen, automatically flagging the most important ones for followup'
+ 'Triages issues as they happen, automatically flagging highly-fixable ones for followup'
71
),
72
maxEventPriceDigits: 3,
73
},
0 commit comments