diff --git a/README.md b/README.md index 6ba9c9b..919619d 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,7 @@ const buttons = [ const buttonMessage = { image: {url: 'https://example.com/image.jpeg'}, caption: "Hi it's button message", - footerText: 'Hello World', + footer: 'Hello World', buttons: buttons, headerType: 4 }