Skip to content

Commit fc6056e

Browse files
authored
Email change in documentation (TheThingsIndustries#367)
1 parent f471f28 commit fc6056e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • doc/content/integrations/cloud-integrations/uib

doc/content/integrations/cloud-integrations/uib/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases: []
1414
1. A WhatsApp Business Account.
1515
2. The content of the notification message which you need to send to the customer has to be submitted and approved by WhatsApp, before it can be used.
1616

17-
{{< info >}} Please send an email to [support@uib.ai](mailto:support@uib.ai) with your company details, Facebook Business Manager ID and an approximate number of messages you want to send per month. UIB's support team will respond you back with the pricing and the steps to proceed. {{</ info >}}
17+
{{< info >}} Please send an email to [info@uib.ai](mailto:info@uib.ai) with your company details, Facebook Business Manager ID and an approximate number of messages you want to send per month. UIB's support team will respond you back with the pricing and the steps to proceed. {{</ info >}}
1818

1919
{{< note >}} Please note that the template/notification name, name space, access key, etc. will be provided once the notification message content is approved by WhatsApp. {{</ note >}}
2020

@@ -23,7 +23,7 @@ aliases: []
2323

2424
In order for UIB to be able to decode the data coming from {{% tts %}}, you need to create an uplink [payload formatter]({{< ref "/integrations/payload-formatters" >}}) on {{% tts %}} to set fields in the `decoded_payload` object of the uplink message.
2525

26-
The notification message will be sent to the user if the `decoded_payload_warnings` field is not empty. You can push a text to rhe warnings array according to your parameter thresholds (`field1`, `field2`, etc. can be the data of your device, for example temperature or pressure).
26+
The notification message will be sent to the user if the `decoded_payload_warnings` field is not empty. You can push a text to the warnings array according to your parameter thresholds (`field1`, `field2`, etc. can be the data of your device, for example temperature or pressure).
2727

2828
The example uplink payload formatter is shown below:
2929

0 commit comments

Comments
 (0)