Skip to content

Commit 2006829

Browse files
committed
aaaa
1 parent 328b5d0 commit 2006829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Page/OpportunitiesHub/CertificationList.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const CertificationList = () => {
275275
/>
276276
<input
277277
type="text"
278-
placeholder="Search by organizer"
278+
placeholder="Search by provider"
279279
value={organizerFilter}
280280
onChange={(e) => setOrganizerFilter(e.target.value)}
281281
/>

0 commit comments

Comments
 (0)