diff --git a/core/src/components/col/readme.md b/core/src/components/col/readme.md index ff5850d663..b3e120519f 100644 --- a/core/src/components/col/readme.md +++ b/core/src/components/col/readme.md @@ -1,6 +1,6 @@ # ion-col -Columns are cellular components of the [grid](../Grid) system and go inside of a [row](../Row). +Columns are cellular components of the [grid](../grid) system and go inside of a [row](../row). They will expand to fill their row. All content within a grid should go inside of a column. See [Grid Layout](/docs/layout/grid) for more information.