Skip to content

Commit 90aa68d

Browse files
amartini51hborla
andauthored
Use the right word.
Co-authored-by: Holly Borla <[email protected]>
1 parent d9bb8b9 commit 90aa68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/LanguageGuide/Generics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1953,7 +1953,7 @@ How do you read a parameter pack at its call site?
19531953
A pack that's made up of types is called a *type pack*.
19541954
A pack that's made up of values is called a *value pack*.
19551955

1956-
- A value pack provides the types for a value pack.
1956+
- A type pack provides the types for a value pack.
19571957
The corresponding types and values appear at the same positions
19581958
in their respective packs.
19591959

0 commit comments

Comments
 (0)