diff --git a/README.md b/README.md index 48ff5d78..ff4aff0e 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ this.$dialog .prompt({ title: "Let's hear from you", body: "What is the most important thing in life?", + }, { promptHelp: 'Type in the box below and click "[+:okText]"' }) .then(dialog => {