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 82d75cf + 80f4867 commit 5b46b59Copy full SHA for 5b46b59
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