Skip to content

Commit

Permalink
Merge pull request #2371 from fedspendingtransparency/bug/dev-6464/fo…
Browse files Browse the repository at this point in the history
…llow-up

[DEV-6464] Updating copy content of Tab on About the data Page
  • Loading branch information
Lizzie Salita authored Feb 4, 2021
2 parents c8da52a + fa0dcc4 commit de04b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/components/aboutTheData/AboutTheDataPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ const AboutTheDataPage = ({
types={[
{
internal: 'submissions',
label: "Statistics by Reporting Period",
labelContent: <TableTabLabel label="Statistics by Reporting Period" />
label: "Statistics by Submission Period",
labelContent: <TableTabLabel label="Statistics by Submission Period" />
},
{
internal: 'publications',
Expand Down

0 comments on commit de04b15

Please sign in to comment.