We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e2e88 commit 18fb8d6Copy full SHA for 18fb8d6
Writerside/topics/language/generic-types.md
@@ -22,7 +22,7 @@ a declaration.
22
If the PHP language supported generic types, then the declaration
23
(in pseudo-language) of the type:
24
25
-* `interface Traversable<node of array-key, TValue of mixed>` would contain
+* `interface Traversable<node of array-key, TValue of mixed>` would contain
26
**parameters**
27
28
and the reference to the type:
0 commit comments