Skip to content

Commit ebfe636

Browse files
bnoordhuistargos
authored andcommitted
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 <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 18b7113 commit ebfe636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/querystring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Query String
22

3-
<!--introduced_in=v0.10.0-->
3+
<!--introduced_in=v0.1.25-->
44

55
> Stability: 2 - Stable
66

0 commit comments

Comments
 (0)