From 9f1e756ea44c7223f1d9fe1b0e375a8f476cec74 Mon Sep 17 00:00:00 2001 From: MichaelSun48 Date: Fri, 20 Sep 2024 15:07:21 -0700 Subject: [PATCH] capitalization --- static/app/views/issueList/addViewPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/app/views/issueList/addViewPage.tsx b/static/app/views/issueList/addViewPage.tsx index 0fe587177f3942..bcfe40638ae605 100644 --- a/static/app/views/issueList/addViewPage.tsx +++ b/static/app/views/issueList/addViewPage.tsx @@ -136,7 +136,7 @@ function AddViewBanner({hasSavedSearches}: {hasSavedSearches: boolean}) { {hasSavedSearches && (
  • - Custom searches will be deprecated in the future. you can save them + Custom searches will be deprecated in the future. You can save them as views from the list below (only appears if you have custom searches)
  • )}