From e946b1889eb22521a6006bb22e124c0b68bf3b34 Mon Sep 17 00:00:00 2001 From: rbndg Date: Wed, 22 Apr 2020 10:54:01 +1000 Subject: [PATCH] Fixed PLUGIN.md comment for invoice creation --- doc/PLUGINS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/PLUGINS.md b/doc/PLUGINS.md index fd854a230..a396ba717 100644 --- a/doc/PLUGINS.md +++ b/doc/PLUGINS.md @@ -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 { @@ -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 {