Skip to content

Commit 1f4a463

Browse files
committed
Fix error
1 parent 0a05986 commit 1f4a463

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/refguide/modeling/pages/structure-widgets/scroll-container.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The properties pane is divided into two major sections by a toggle at the top of
3030
Properties:
3131
* [General](#general)
3232
* [Common](#common)
33-
* [Regions](#regions)
33+
* [Regions](#region)
3434

3535
Styling:
3636
* [Design Properties](#design-properties)
@@ -87,7 +87,7 @@ Default: *Center*
8787

8888
{{% snippet file="/static/_includes/refguide/common-section-link.md" %}}
8989

90-
### 3.3 Regions Section {#regions}
90+
### 3.3 Regions Section {#region}
9191

9292
{{% alert color="info" %}}Regions are not supported on native mobile pages.{{% /alert %}}
9393

@@ -125,7 +125,7 @@ Determines whether the scroll container should contain a right region.
125125

126126
## 5 Miscellaneous
127127

128-
## 5.1 Scroll Container Region Section {#scroll-container-region}
128+
### 5.1 Scroll Container Region Section {#scroll-container-region}
129129

130130
A scroll container region is part of a scroll container, and defines a content area. A scroll container can contain the following regions:
131131

0 commit comments

Comments
 (0)