Skip to content

Commit

Permalink
Revert search/replace issue (#5378)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilluminate committed Oct 14, 2024
1 parent f399ee6 commit d3ab2e6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ export const CustomReportCreationModal = ({
<ModalBody>
<Text fontSize="sm" color="gray.600" pb={6}>
Customize and save your current filter settings for easy
access in the future. This reporting customReport will save
the column layout and currently applied filter settings.
access in the future. This saved report will include the
column layout and currently applied filter settings.
</Text>
<CustomTextInput
id="reportName"
Expand Down

0 comments on commit d3ab2e6

Please sign in to comment.