diff --git a/README.markdown b/README.markdown index 70e5eee8..4258d1f5 100644 --- a/README.markdown +++ b/README.markdown @@ -474,7 +474,7 @@ Attributes * width and height: rigidly sets height and width, supported units are described in separate [section](#units). Relative values in percent are supported. * max-width, max-height: sets max sizes of elements -* margin (margin-top, margin-bottom, margin-left, margin-right): margin similar to margin from HTML/CSS. Margins of simblings are pooled. For side margins possible is "auto" value, it works similar as in HTML/CSS. +* margin (margin-top, margin-right, margin-bottom, margin-left): margin similar to margin from HTML/CSS. Margins of simblings are pooled. For side margins possible is "auto" value, it works similar as in HTML/CSS. * padding (padding-top, padding-bottom, padding-left, padding-right): works similiar as in HTML/CSS * font-type - font name must occurs in fonts.xml config file, otherwise exception will be thrown * font-size - file size in points, there are no any unit