Skip to content

Commit 948e899

Browse files
authored
Merge pull request #2 from nessimabadi/patch-2
Fix Spelling
2 parents 33d2dd6 + 0f46b0e commit 948e899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CardExpirationMonth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class CardExpirationMonth implements Rule
88
{
9-
const MSG_CARD_EXPIRATION_MONT_INVALID = 'validation.credit_card.card_expiation_month_invalid';
9+
const MSG_CARD_EXPIRATION_MONT_INVALID = 'validation.credit_card.card_expiration_month_invalid';
1010

1111
/**
1212
* Year field name.

0 commit comments

Comments
 (0)