Skip to content

Commit 3c27723

Browse files
committed
Docs fix
1 parent ac00a22 commit 3c27723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Hummingbird/Server/URI+decodeQuery.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import HummingbirdCore
1616

1717
extension URI {
18-
/// Decode request query using ``URLEncodedFormDecoder``.
18+
/// Decode request query using ``Hummingbird/URLEncodedFormDecoder``.
1919
/// - Parameters
2020
/// - type: Type you want to decode to
2121
/// - context: Request context

0 commit comments

Comments
 (0)