Skip to content

Commit 2e0c61a

Browse files
authored
Merge pull request #5 from Exalted100/patch-1
Update
2 parents 441fa81 + dea1959 commit 2e0c61a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
1616

1717
### Available methods
1818

19-
* validateSiganture
19+
* validateSignature
2020
- `accepts`:
2121
- request (object)
2222
- signature (object)
@@ -62,12 +62,12 @@ let user = thepeer.indexUser("Thor Odin", "thor", "[email protected]");
6262
- amount (integer)
6363
- `returns`: object
6464

65-
* authorizaDirectCharge
65+
* authorizeDirectCharge
6666
- `accepts`:
6767
- reference (string)
6868
- insufficient_funds (bool)
6969
- `returns`: object
7070

7171
## Extra
7272

73-
Refer to the [documentation](https://docs.thepeer.co) for more information.
73+
Refer to the [documentation](https://docs.thepeer.co) for more information.

0 commit comments

Comments
 (0)