Skip to content

Commit 4342f13

Browse files
authored
Update PODCAT-756 feature: fix typo
1 parent 35081ec commit 4342f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/glossaryPage/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ const Glossary = () => {
235235
<br />
236236
</div>
237237
<div className="d">
238-
<h2 className="glossaryItemHeader">dbGap</h2>
238+
<h2 className="glossaryItemHeader">dbGaP</h2>
239239
<span className="glossaryItemType">General Abbreviation</span>
240240
<p className="glossaryItemDescription">The database of genotypes and phenotypes</p>
241241
<br />

0 commit comments

Comments
 (0)