We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6715385 commit bdbc3c1Copy full SHA for bdbc3c1
1 file changed
examples/sinch_events/README.md
@@ -109,5 +109,5 @@ Use this value to configure the Sinch Events URLs:
109
You can also set these Sinch Events URLs in the Sinch dashboard; the API parameters above override the default values configured there.
110
111
> **Note**: If you have set a Sinch Event secret (e.g., `SMS_SINCH_EVENT_SECRET`), the Sinch Event URL must be configured in the Sinch dashboard
112
-> and cannot be overridden via API parameters. The Sinch Event secret is used to validate incoming webhook requests,
+> and cannot be overridden via API parameters. The Sinch Event secret is used to validate incoming Sinch Events requests,
113
> and the URL associated with it must be set in the dashboard.
0 commit comments