Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
rithviknishad committed May 8, 2024
1 parent f3a1d5c commit 93bf621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Facility/ConsultationDoctorNotes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const ConsultationDoctorNotes = (props: ConsultationDoctorNotesProps) => {

return (
<Page
title="Doctor Notes"
title="Discussion Notes"
className="flex h-screen flex-col"
crumbsReplacements={{
[facilityId]: { name: facilityName },
Expand Down

0 comments on commit 93bf621

Please sign in to comment.