Skip to content

Commit

Permalink
first commit for content updates (#35084)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyzardsleeves authored Mar 11, 2025
1 parent f935f6e commit 13c71b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const DownloadDateRange = () => {
error={selectionError}
ref={dateInputRef}
>
<option value="any">Any</option>
<option value="any">All time</option>
<option value={3}>Last 3 months</option>
<option value={6}>Last 6 months</option>
<option value={12}>Last 12 months</option>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ const DownloadReportPage = ({ runningUnitTest }) => {
</p>
<ExternalLink
href={mhvUrl(isAuthenticatedWithSSOe(fullState), 'va-blue-button')}
text="Go to the previous version of MyHealtheVet to download historical
text="Go to the previous version of My HealtheVet to download historical
goals"
/>
</va-accordion-item>
Expand Down

0 comments on commit 13c71b5

Please sign in to comment.