Skip to content

Commit

Permalink
Fixed PLUGIN.md comment for invoice creation
Browse files Browse the repository at this point in the history
  • Loading branch information
rbndg authored and cdecker committed May 4, 2020
1 parent 241fa00 commit e946b18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ to a peer was lost.

### `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
{
Expand All @@ -338,7 +338,7 @@ A notification for topic `invoice_payment` is sent every time an invoie is paid.
```
### `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
{
Expand Down

0 comments on commit e946b18

Please sign in to comment.