Skip to content

Commit

Permalink
Docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Oct 15, 2024
1 parent ac00a22 commit 3c27723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Hummingbird/Server/URI+decodeQuery.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import HummingbirdCore

extension URI {
/// Decode request query using ``URLEncodedFormDecoder``.
/// Decode request query using ``Hummingbird/URLEncodedFormDecoder``.
/// - Parameters
/// - type: Type you want to decode to
/// - context: Request context
Expand Down

0 comments on commit 3c27723

Please sign in to comment.