Skip to content

Commit

Permalink
Demo note- should say states not analysts
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Apr 24, 2024
1 parent 1f3629c commit a4403ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const EmailAnalystsTable = ({
'emails'
) as Column<StateAnalystsConfiguration>
const rowCount = `Displaying ${filteredRows.length} of ${analysts.length} ${pluralize(
'analyst',
'state',
analysts.length
)}`
const updateFilters = (
Expand Down

0 comments on commit a4403ee

Please sign in to comment.