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 82d75cf commit 80f4867Copy full SHA for 80f4867
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