diff --git a/src/docs/src/UI/showFeedbackDialog.md b/src/docs/src/UI/showFeedbackDialog.md index 73c440ba4..ea9ca094d 100644 --- a/src/docs/src/UI/showFeedbackDialog.md +++ b/src/docs/src/UI/showFeedbackDialog.md @@ -4,7 +4,7 @@ description: Opens a dialog the user can use to send feedback to your app. platforms: [ websites, apps] --- -Opens a dialog the user can use to send you — the app's developer — feedback about your app. The message is delivered by Puter: it is stored and emailed to the email address on your Puter account. The feedback never passes through your app's code, and the dialog tells the user their username will be shared with you so you can follow up. +Opens a dialog the user can use to send you — the app's developer — feedback about your app. The message is delivered by Puter: it is stored and emailed to the email address on your Puter account. The feedback never passes through your app's code, and the dialog tells the user what is shared with you: their username, plus their email address (as the email's reply-to, so you can respond) when their email is verified. Inside Puter, the dialog is rendered by the desktop environment. On a website, a puter.com popup hosts the dialog (signing the user in first if needed).