Skip to content

Commit 239f6e1

Browse files
ORV2-5210: Shopping Cart Spelling Mistake (#2212)
1 parent 959b79d commit 239f6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/features/permits/pages/Application/components/pay/paymentOptions/InPersonPPCPaymentOption.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const InPersonPPCPaymentOption = ({
152152
}}
153153
label={
154154
<div className="label__text">
155-
In-person at a Provinicial Permit Centre
155+
In-person at a Provincial Permit Centre
156156
</div>
157157
}
158158
value={paymentMethod}

0 commit comments

Comments
 (0)