diff --git a/docs/styles/grid/column_span.md b/docs/styles/grid/column_span.md index cb4fbe813..f88de0546 100644 --- a/docs/styles/grid/column_span.md +++ b/docs/styles/grid/column_span.md @@ -1,6 +1,6 @@ # Column-span -The `column-span` style specifies how many rows a widget will span in a grid layout. +The `column-span` style specifies how many columns a widget will span in a grid layout. !!! note diff --git a/docs/styles/tint.md b/docs/styles/tint.md index 206ffe33e..3d4c308d3 100644 --- a/docs/styles/tint.md +++ b/docs/styles/tint.md @@ -41,7 +41,7 @@ tint: red 20% tint: rgba(0, 200, 0, 0.3); ``` -# Python +## Python ```python # A red tint