Skip to content

Commit

Permalink
align doccomment indentation in RouterBuilder.swift (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
tayloraswift authored Mar 18, 2024
1 parent 0f30aee commit c7e53ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/HummingbirdRouter/RouterBuilder.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public struct RouterBuilder<Context: RouterRequestContext, Handler: MiddlewarePr

let handler: Handler

/// Initialize RouterBuilder with contents of result builder
/// Initialize RouterBuilder with contents of result builder
/// - Parameters:
/// - context: Request context used by router
/// - builder: Result builder for router
Expand Down

0 comments on commit c7e53ee

Please sign in to comment.