Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
doc: fix introduced_in note in querystring.md
The method descriptions mentioned the right version but for some reason the top-level description did not. Well, now it does. PR-URL: #29014 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -1,6 +1,6 @@ | ||
| # Query String | ||
|
|
||
| <!--introduced_in=v0.1.25--> | ||
|
|
||
| > Stability: 2 - Stable | ||