diff --git a/README.md b/README.md index 83f3560..92dabf7 100644 --- a/README.md +++ b/README.md @@ -474,7 +474,7 @@ const templateButtons = [ const buttonMessage = { text: "Hi it's a template message", footer: 'Hello World', - templateButtons: templateButttons, + templateButtons: templateButtons, image: {url: 'https://example.com/image.jpeg'} }