Skip to content

Commit

Permalink
Fix fda approval text
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlu3 committed Apr 30, 2024
1 parent 4ff59f9 commit f1ef6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/app/pages/newsPage/NewsPageContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ export const NEWS_BY_DATE: { [date: string]: NewsData } = {
'3A',
<WithSeparator separator={EVIDENCE_COLUMN_SEPARATOR}>
<FdaApprovalLink
approval="Trastuzumab Deruxtecan for HER2+ (IHC3+) Solid Tumors"
approval="Trastuzumab Deruxtecan for HER2+ (IHC 3+) Solid Tumors"
link="https://www.fda.gov/drugs/resources-information-approved-drugs/fda-grants-accelerated-approval-fam-trastuzumab-deruxtecan-nxki-unresectable-or-metastatic-her2"
/>
<span>
Expand Down

0 comments on commit f1ef6b9

Please sign in to comment.