Skip to content

Commit 41b4a8a

Browse files
committed
FLUT-969263-[others][flutter]: Updated proper letter
1 parent 9fbe052 commit 41b4a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/pyramid-chart/chart-appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
## Chart sizing
1313

14-
The chart renders based on the parent widget's size. If you need the chart to be rendered in a specific size, then set the size(width/height) to the parent widget.
14+
The chart renders based on the parent widget size. If you need the chart to be rendered in a specific size, then set the size(width/height) to the parent widget.
1515

1616
{% tabs %}
1717
{% highlight dart hl_lines="13 14" %}

0 commit comments

Comments
 (0)