Skip to content

Commit 31f1ea6

Browse files
committed
Update docs/en/index.md
Typo
1 parent 70717b3 commit 31f1ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use this module to provide payment for things like:
2727

2828
### Architecture
2929

30-
`Payment` is the main data model. It contains information such as the gateway (being) used to make the payment, the monetary amount (ammount + currency), and the status of the payment.
30+
`Payment` is the main data model. It contains information such as the gateway (being) used to make the payment, the monetary amount (amount + currency), and the status of the payment.
3131

3232
`Payment` has many `Messages`. These represent all the types of logging / transaction messages associated with a single payment.
3333

0 commit comments

Comments
 (0)