mozrest-sdk-react-dev 0.2.70 → 0.2.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/mozrest-sdk.es.js +1 -1
- package/package.json +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -6441,7 +6441,7 @@ const PROFILEURL = "Profile URL";
|
|
|
6441
6441
|
const AREYOUSURECONNECTTOTRIPADVISOR = "Are you sure you want to connect to Tripadvisor";
|
|
6442
6442
|
const TRIPADVISOR = "Tripadvisor";
|
|
6443
6443
|
const TRIPADVISORREPLY = "Tripadvisor reply";
|
|
6444
|
-
const COMMINGUP = "
|
|
6444
|
+
const COMMINGUP = "Coming up";
|
|
6445
6445
|
const TODAY = "Today";
|
|
6446
6446
|
const TOMORROW = "Tomorrow";
|
|
6447
6447
|
const SELECTADAY = "Select a day";
|