diff --git a/src/shapes/text.class.js b/src/shapes/text.class.js index fec9d62e..fd9fc500 100644 --- a/src/shapes/text.class.js +++ b/src/shapes/text.class.js @@ -246,7 +246,7 @@ textDecoration: '', /** - * Text alignment. Possible values: "left", "center", or "right". + * Text alignment. Possible values: "left", "center", "right" or "justify". * @type String * @default */