Skip to content

Commit f773b37

Browse files
committed
Fix unterminated quoted string
1 parent d9eb55f commit f773b37

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/docs/refguide/mobile/best-practices/batch-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This pattern lets you spread long synchronizations to multiple actions and prese
1111

1212
This pattern was developed by our MVP Marcel Groeneweg. You can watch him explain it in [this video](https://www.mendix.com/videos/lightning-fast-native-sync-for-large-data-sets/):
1313

14-
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q >}}
14+
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q" >}}
1515

1616
## Challenge
1717

content/en/docs/refguide/mobile/best-practices/incremental-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This pattern makes it possible to incrementally sync objects from the server to
1111

1212
This pattern was developed by our MVP Marcel Groeneweg. You can watch him explain it in [this video](https://www.mendix.com/videos/lightning-fast-native-sync-for-large-data-sets/):
1313

14-
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q >}}
14+
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q" >}}
1515

1616
## Challenge
1717

content/en/docs/refguide10/mobile/best-practices/batch-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This pattern lets you spread long synchronizations to multiple actions and prese
1111

1212
This pattern was developed by our MVP Marcel Groeneweg. You can watch him explain it in [this video](https://www.mendix.com/videos/lightning-fast-native-sync-for-large-data-sets/):
1313

14-
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q >}}
14+
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q" >}}
1515

1616
## Challenge
1717

content/en/docs/refguide10/mobile/best-practices/incremental-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This pattern makes it possible to incrementally sync objects from the server to
1111

1212
This pattern was developed by our MVP Marcel Groeneweg. You can watch him explain it in [this video](https://www.mendix.com/videos/lightning-fast-native-sync-for-large-data-sets/):
1313

14-
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q >}}
14+
{{< vidyard id="dUhLAZukL7AU3JY43eUQ4Q" >}}
1515

1616
## Challenge
1717

0 commit comments

Comments
 (0)