Skip to content

Commit 392b930

Browse files
chore: Simplify snippet for serialization
1 parent 82dddec commit 392b930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="premonition warning">
22
<div class="fa fa-check-square"></div>
33
<div class="content">
4-
<p class="header">This {{ page.integration_type }} is supported in US data processing regions.</p>
4+
<p class="header">This Source is supported in US data processing regions.</p>
55
<p markdown=1>
6-
The {{ page.title | replace: 'Source', '' }} source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see [Regional Segment](/docs/guides/regional-segment/).
6+
This Source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see [Regional Segment](/docs/guides/regional-segment/).
77
</p>
88
</div>
99
</div>

0 commit comments

Comments
 (0)