Skip to content

Commit

Permalink
readme edit
Browse files Browse the repository at this point in the history
  • Loading branch information
IkoroVictor committed Feb 10, 2016
1 parent e76b2e5 commit c69e212
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 @@ -62,7 +62,7 @@ All card values/fields should be String literals.
cardToken = results[:token]

```
Throws a PaystackCardError if card is invalid i.e `isValidCard` returns false or card is nil
Throws a `PaystackCardError` if card is invalid i.e `isValidCard` returns false or card is nil


### Charge Customer with token
Expand Down

0 comments on commit c69e212

Please sign in to comment.