Skip to content

Commit df4e9fc

Browse files
authored
fix(issues): Change issues details archive guide copy (#49111)
1 parent ac40d8e commit df4e9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/app/components/assistant/getGuidesContent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ export default function getGuidesContent(orgSlug: string | null): GuidesContent
266266
title: t('Introducing Archive'),
267267
target: 'issue_details_archive_button',
268268
description: t(
269-
"Archive this issue to move it out of the stream - but don't worry, we'll bring it back if it escalates."
269+
"Archive your issues. We'll bring them back up if they escalate."
270270
),
271271
dismissText: t('Go Away'),
272272
},

0 commit comments

Comments
 (0)