Skip to content

Commit

Permalink
fix(browser): downloads page text v4.0.0 -> v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed May 24, 2024
1 parent 9229ae9 commit 9e4abd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion browser/src/DownloadsPage/GnomadV4Downloads.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const GnomadV4Downloads = () => {
v4 Downloads
</SectionTitle>
<StyledParagraph>
The gnomAD v4.0.0 data set contains data from 730,947 exomes and 76,215 whole genomes, all
The gnomAD v4.1.0 data set contains data from 730,947 exomes and 76,215 whole genomes, all
mapped to the GRCh38 reference sequence.
</StyledParagraph>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ exports[`Downloads Page has no unexpected changes 1`] = `
<p
className="c11"
>
The gnomAD v4.0.0 data set contains data from 730,947 exomes and 76,215 whole genomes, all mapped to the GRCh38 reference sequence.
The gnomAD v4.1.0 data set contains data from 730,947 exomes and 76,215 whole genomes, all mapped to the GRCh38 reference sequence.
</p>
<span
className="c6"
Expand Down

0 comments on commit 9e4abd6

Please sign in to comment.