Fixed PLUGIN.md comment for invoice creation

This commit is contained in:
rbndg 2020-04-22 10:54:01 +10:00 committed by Christian Decker
parent 241fa00e97
commit e946b1889e
1 changed files with 2 additions and 2 deletions

View File

@ -324,7 +324,7 @@ to a peer was lost.
### `invoice_payment` ### `invoice_payment`
A notification for topic `invoice_payment` is sent every time an invoie is paid. A notification for topic `invoice_payment` is sent every time an invoice is paid.
```json ```json
{ {
@ -338,7 +338,7 @@ A notification for topic `invoice_payment` is sent every time an invoie is paid.
``` ```
### `invoice_creation` ### `invoice_creation`
A notification for topic `invoice_creation` is sent every time an invoie is paid. A notification for topic `invoice_creation` is sent every time an invoice is created.
```json ```json
{ {