We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d86c80 + b4f17ce commit e92f789Copy full SHA for e92f789
container/stack.md
@@ -13,7 +13,7 @@ widgets.
13
14
The stack layout will require the container to be at least the size of the
15
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.
+they are passed to the container, with the last being drawn top-most.
17
18
```go
19
package main
0 commit comments