Skip to content

Commit 9ca7707

Browse files
fix(2x Grid): 2x grid word capitalization (#1358)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent ad8b84f commit 9ca7707

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/2x-grid.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ focus on your creative idea.
1717

1818
<AnchorLinks>
1919
<AnchorLink>Divisions of two</AnchorLink>
20-
<AnchorLink>Constructing the 2x grid</AnchorLink>
20+
<AnchorLink>Constructing the 2x Grid</AnchorLink>
2121
<AnchorLink>Base unit</AnchorLink>
2222
<AnchorLink>Spatial relationships</AnchorLink>
2323
<AnchorLink>2x Grid in UI</AnchorLink>
@@ -141,7 +141,7 @@ make decisions and organize your content.
141141
</ImageGallery>
142142

143143

144-
## Constructing the 2x grid
144+
## Constructing the 2x Grid
145145

146146
Each application of the grid can require a different grid structure. When
147147
constructing the grid, keep in mind these different types of grids and choose
@@ -299,7 +299,7 @@ canvas divisions. Columns and rows must always remain equal.
299299

300300
## Base unit
301301

302-
If the 2x grid gives your designs structure, base units give them precision.
302+
If the 2x Grid gives your designs structure, base units give them precision.
303303
Using a base unit will establish relationships between your grid proportions,
304304
typography, dimensions of shapes, and space between elements. You can choose
305305
either the mini unit or a baseline unit to build your grid and spatial
@@ -500,7 +500,7 @@ For detailed guidance on how to apply the 2x Grid system to products and user
500500
interfaces, please visit
501501
[Carbon Design System](https://carbondesignsystem.com/).
502502

503-
![2x grid-UI](images/2x_UI.png)
503+
![2x Grid-UI](images/2x_UI.png)
504504

505505
<Row className="resource-card-group">
506506
<Column colMd={4} colLg={4} noGutterSm>
@@ -544,7 +544,7 @@ required, the canvas can be futher subdivided into 16 columns. It is recommended
544544
to have all elements ‘snap to grid’ with 30px increments in order to ensure
545545
proper alignments within the overall layout.
546546

547-
![2x grid-video](images/2xgrid_video.png)
547+
![2x Grid-video](images/2xgrid_video.png)
548548

549549
<Row>
550550
<Column colMd={4} colLg={4} noGutterSm>

0 commit comments

Comments
 (0)