We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb358c0 commit e2bcea7Copy full SHA for e2bcea7
src/types/tuple.md
@@ -22,7 +22,7 @@ And so on.
22
The type of each field is the type of the same position in the tuple's list of types.
23
24
For convenience and historical reasons, the tuple type with no fields (`()`) is often called *unit* or *the unit type*.
25
-It's one value is also called *unit* or *the unit value*.
+Its one value is also called *unit* or *the unit value*.
26
27
Some examples of tuple types:
28
0 commit comments