diff --git a/docs/overview/style-props.md b/docs/overview/style-props.md index 9801f4024..3e9a38356 100644 --- a/docs/overview/style-props.md +++ b/docs/overview/style-props.md @@ -394,7 +394,7 @@ Set the opacity of the border. Value 0, `LV_OPA_0` or `LV_OPA_TRANSP` means full ### border_width -Set hte width of the border. Only pixel values can be used. +Set the width of the border. Only pixel values can be used. ### line_color -Set the color fo the lines. +Set the color of the lines. ### grid_column_align -Defines how to ditribute the columns +Defines how to distribute the columns ### grid_row_align -Defines how to ditribute the rows. +Defines how to distribute the rows.