diff --git a/src/Components/Components/src/NavigationManager.cs b/src/Components/Components/src/NavigationManager.cs index fecbfaca6c28..6f1996665b89 100644 --- a/src/Components/Components/src/NavigationManager.cs +++ b/src/Components/Components/src/NavigationManager.cs @@ -246,7 +246,7 @@ protected virtual void EnsureInitialized() /// /// Converts a relative URI into an absolute one (by resolving it - /// relative to the current absolute URI). + /// relative to the base URI). /// /// The relative URI. /// The absolute URI.