Skip to content

Commit

Permalink
fix(browser): fix data page typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Jan 23, 2025
1 parent 47db5c4 commit 689429e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions browser/src/DataPage/GnomadV4Downloads.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,7 @@ const GnomadV4Downloads = () => {
<p>
For more information about these files, see our{' '}
<Link to="https://gnomad.broadinstitute.org/news/2024-08-release-gnomad-browser-tables">
https://gnomad.broadinstitute.org/news/2024-08-release-gnomad-browser-tables/ changelog
entry
changelog entry
</Link>{' '}
on the browser tables, and the <Link to="/help/v4-browser-hts">help text</Link>.
</p>
Expand Down
2 changes: 1 addition & 1 deletion browser/src/DataPage/__snapshots__/DataPage.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7436,7 +7436,7 @@ exports[`Data Page has no unexpected changes 1`] = `
href="https://gnomad.broadinstitute.org/news/2024-08-release-gnomad-browser-tables"
onClick={[Function]}
>
https://gnomad.broadinstitute.org/news/2024-08-release-gnomad-browser-tables/ changelog entry
changelog entry
</a>

on the browser tables, and the
Expand Down

0 comments on commit 689429e

Please sign in to comment.