Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psyked authored May 31, 2017
1 parent d2b502d commit 1006fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Once the payment has completed the Realex JSON response will be posted within to
* validateCvn - validates non-Amex CVN
* validateAmexCvn - validates Amex CVN
* validateExpiryDateFormat - validates expiry date format
* validateExpiryDateNotInPast - validates expirfy date is not in past
* validateExpiryDateNotInPast - validates expiry date is not in past

### Usage
```javascript
Expand Down

0 comments on commit 1006fb6

Please sign in to comment.