Skip to content

Commit

Permalink
label updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shindigira committed Sep 24, 2024
1 parent 27feec5 commit 8e80392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/PointOfContact/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ function PointOfContact(): JSX.Element {
className='w-full flex-1'
label='Work phone number extension'
id='phone'
helperText='Phone number extension must be in character format.'
helperText='Extension must be in character format.'
{...register('phoneExtension')}
isOptional
/>
Expand Down

0 comments on commit 8e80392

Please sign in to comment.