Skip to content

Commit

Permalink
chore: Fix case
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Jan 6, 2021
1 parent 5792d3e commit e033a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/data/hospital-facilities/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const HHSHospitalization = ({ data }) => {

return (
<Layout
title="Hospital facilities"
title="Hospital Facilities"
returnLinks={[{ link: '/data' }]}
path="/data/hospital-facilities"
showWarning
Expand Down

0 comments on commit e033a01

Please sign in to comment.