We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f30aee commit 37d3101Copy full SHA for 37d3101
Sources/HummingbirdRouter/RouterBuilder.swift
@@ -22,7 +22,7 @@ public struct RouterBuilder<Context: RouterRequestContext, Handler: MiddlewarePr
22
23
let handler: Handler
24
25
- /// Initialize RouterBuilder with contents of result builder
+ /// Initialize RouterBuilder with contents of result builder
26
/// - Parameters:
27
/// - context: Request context used by router
28
/// - builder: Result builder for router
0 commit comments