Skip to content

Commit

Permalink
Update SiteNavigation.tsx
Browse files Browse the repository at this point in the history
Changing the ampersand to 'and' for consistency across topic titles
  • Loading branch information
spoonerf authored Dec 23, 2024
1 parent 6aae840 commit 9643f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/SiteNavigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ export const SiteNavigationStatic: { categories: CategoryWithEntries[] } = {
},
{
slug: "antibiotics",
title: "Antibiotics & Antibiotic Resistance",
title: "Antibiotics and Antibiotic Resistance",
},
{
slug: "financing-healthcare",
Expand Down

0 comments on commit 9643f5d

Please sign in to comment.