diff --git a/src/components/doctors/Doctors.jsx b/src/components/doctors/Doctors.jsx index 5492173..6346873 100644 --- a/src/components/doctors/Doctors.jsx +++ b/src/components/doctors/Doctors.jsx @@ -33,9 +33,7 @@ function Doctors() { return (
There is no doctor in the list please - click here - {' '} - to create a + click here to create a doctor
);