Skip to content

Commit

Permalink
chore: correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Aug 31, 2022
1 parent dd67cca commit 3ca26a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/CDPUserDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ const CDPUserDashboard = (props: Props): JSX.Element => {
<Tab eventKey="survey-data" title="Survey Response Download">
<p className="mt-3">
Select a date to download all survey responses from that date.
Indivdual csv files are individual user responses.
Individual csv files are individual user responses.
</p>
<FileListing
cdpUser={cdpUser}
Expand Down

0 comments on commit 3ca26a5

Please sign in to comment.