diff --git a/docs/overview/style-props.md b/docs/overview/style-props.md index e6e8920305..a8ed3b49d1 100644 --- a/docs/overview/style-props.md +++ b/docs/overview/style-props.md @@ -1,11 +1,11 @@ # Style properties ## Size and position -Properties related to size, position, alignment and layout of objects. +Properties related to size, position, alignment and layout of the objects. ### width -Sets the width of an object. Pixel, percentage and `LV_SIZE_CONTENT` values can be used. Percentage values are relative to the width of the parent's content area. +Sets the width of object. Pixel, percentage and `LV_SIZE_CONTENT` values can be used. Percentage values are relative to the width of the parent's content area.