Skip to content

Commit

Permalink
Update oneMACFAQContent.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jdinh8124 committed Nov 26, 2024
1 parent 6367411 commit 6b72087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-app/src/features/faq/content/oneMACFAQContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ export const oneMACFAQContent: FAQContent[] = [
},
// Daniel to add sections before here:
{
anchorText: "abp-spa",
anchorText: "abp-spa-templates",
question: "Where can I download Medicaid Alternative Benefit Plan (ABP) SPA templates?",
answerJSX: (
<p>
Expand All @@ -531,7 +531,7 @@ export const oneMACFAQContent: FAQContent[] = [
),
},
{
anchorText: "public-health-emergency",
anchorText: "mpc-spa-templates",
question: "Where can I download Medicaid Premiums and Cost Sharing (MPC) SPA templates?",
answerJSX: (
<p>
Expand Down

0 comments on commit 6b72087

Please sign in to comment.