diff --git a/aspnetcore/blazor/includes/prefer-exact-matches.md b/aspnetcore/blazor/includes/prefer-exact-matches.md index fe62fcc3c3..1bf27b98fa 100644 --- a/aspnetcore/blazor/includes/prefer-exact-matches.md +++ b/aspnetcore/blazor/includes/prefer-exact-matches.md @@ -1,6 +1,6 @@ ::: moniker range="= aspnetcore-5.0" > [!NOTE] -> In ASP.NET Core 5.0.1 or later, not including 6.0, the `Router` component includes the `PreferExactMatches` parameter set to `true`. For more information, see . +> With the release of ASP.NET Core 5.0.1 and for any additional 5.x releases, the `Router` component includes the `PreferExactMatches` parameter set to `true`. For more information, see . ::: moniker-end