Skip to content

Commit

Permalink
updated section title from PHAROS to PHAROS CLASS
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 committed Nov 27, 2024
1 parent 95312a5 commit 6f5e712
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h4 class="gene-hero-biodomains-heading">Biological Domains</h4>
</p>
</div>
<div *ngIf="gene.druggability[0].pharos_class">
<h4 class="gene-hero-pharos-heading">PHAROS</h4>
<h4 class="gene-hero-pharos-heading">Pharos Class</h4>
<p>{{ gene.druggability[0].pharos_class }}</p>
</div>
<div class="gene-hero-aliases">
Expand Down

0 comments on commit 6f5e712

Please sign in to comment.