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 c6c5fac commit 14154d1Copy full SHA for 14154d1
src/doc/src/reference/semver.md
@@ -955,7 +955,7 @@ explicit type arguments.
955
<a id="fn-generalize-compatible"></a>
956
### Minor: generalizing a function to use generics (supporting original type)
957
958
-The type of an parameter to a function, or its return value, can be
+The type of a parameter to a function, or its return value, can be
959
*generalized* to use generics, including by introducing a new type parameter,
960
as long as it can be instantiated to the original type. For example, the
961
following changes are allowed:
0 commit comments