Skip to content

Commit e92f789

Browse files
authored
Merge pull request #65 from mohammadhz98/main
fix typo
2 parents 7d86c80 + b4f17ce commit e92f789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container/stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ widgets.
1313

1414
The stack layout will require the container to be at least the size of the
1515
largest item's minimum size. The objects will be drawn in the order
16-
the are passed to the container, with the last being drawn top-most.
16+
they are passed to the container, with the last being drawn top-most.
1717

1818
```go
1919
package main

0 commit comments

Comments
 (0)