Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
acoffman committed Jul 25, 2024
2 parents b970a43 + 81970ee commit 1a542f0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion client/src/app/views/pages/pages-about/pages-about.page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@ export class PagesAboutPage implements OnInit {
{
awardee: 'Obi Griffith, Malachi Griffith, Gordana Raca',
org: 'National Cancer Institute (NCI) of NIH',
award: 'UU24CA258115',
award: 'U24CA258115',
},
{
awardee: 'Malachi Griffith, Obi Griffith',
org: 'National Cancer Institute (NCI) of NIH',
award: 'U24CA275783',
},
{
awardee: 'CIViC',
Expand Down

0 comments on commit 1a542f0

Please sign in to comment.