Skip to content

Commit

Permalink
fix prettier issues
Browse files Browse the repository at this point in the history
  • Loading branch information
eoverly committed May 22, 2024
1 parent e94da69 commit 635630c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/pages/online-validator.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,18 +199,19 @@ const OnlineValidator = () => {
</a>{" "}
</p>
<p>
For frequently asked questions and answers about the validator,
please refer to the{" "}
For frequently asked questions and answers about the
validator, please refer to the{" "}
<a href="https://www.cms.gov/files/document/hospital-price-transparency-validator-faqs.pdf">
Validator FAQs
</a>
. Additional resources are
available on the{" "}
. Additional resources are available on the{" "}
<a href="https://www.cms.gov/priorities/key-initiatives/hospital-price-transparency/resources">
Hospital Price Transparency Resources Page
</a>
. For other validator questions or concerns, you may email{" "}
<a href="mailto:[email protected]">[email protected]</a>
. For other validator questions or concerns, you may email{" "}
<a href="mailto:[email protected]">
[email protected]
</a>
</p>
<br></br>
<hr></hr>
Expand Down

0 comments on commit 635630c

Please sign in to comment.