Skip to content

Commit

Permalink
Update Source/Turbo Navigator/TurboNavigator.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Masilotti <joe@masilotti.com>
  • Loading branch information
olivaresf and joemasilotti authored Dec 18, 2023
1 parent 0392240 commit 3c6f16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Turbo Navigator/TurboNavigator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public class TurboNavigator {
hierarchyController.route(controller: controller, proposal: proposal)
}

/// Allows programmatic navigation of external URLs.
/// Navigate to an external URL.
///
/// - Parameters:
/// - externalURL: the URL to navigate to
Expand Down

0 comments on commit 3c6f16b

Please sign in to comment.