We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707d60e commit 9beb7d4Copy full SHA for 9beb7d4
design/mvp/WIT.md
@@ -1118,7 +1118,7 @@ interface calc {
1118
1119
At this point, tooling consuming this WIT will be able to appropriately alert users to the now-deprecated `add-one` function.
1120
1121
-**Second: completely remove the deprecated item in the next SemVer-compliant major version**
+**Second: completely remove the deprecated item in some future SemVer-compliant major version**
1122
1123
```wit
1124
package examples:[email protected];
0 commit comments