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.
2 parents eb358c0 + e2bcea7 commit a97efb5Copy full SHA for a97efb5
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