Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 36382ac

Browse files
authored
Update index.jsx
Fix #192
1 parent b876472 commit 36382ac

File tree

1 file changed

+1
-1
lines changed
  • src/routes/PositionDetails/components/InterviewDetailsPopup

1 file changed

+1
-1
lines changed

src/routes/PositionDetails/components/InterviewDetailsPopup/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ function InterviewDetailsPopup({ open, onClose, candidate, openNext }) {
222222
<div styleName="bottom">
223223
<p styleName="modal-text">
224224
Selecting “Begin Scheduling” will initiate emails to all
225-
attendees to coordinate availabiltiy. Please check your email to
225+
attendees to coordinate availability. Please check your email to
226226
input your availability.
227227
</p>
228228
</div>

0 commit comments

Comments
 (0)