Skip to content

Commit c61eb74

Browse files
authored
gRPC Troubleshoot: Fix moniker range (#34454)
1 parent 84815f6 commit c61eb74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/grpc/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ By [James Newton-King](https://twitter.com/jamesnk)
1515

1616
[!INCLUDE[](~/includes/not-latest-version.md)]
1717

18-
:::moniker range="= aspnetcore-8.0"
18+
:::moniker range=">= aspnetcore-8.0"
1919

2020
This document discusses commonly encountered problems when developing gRPC apps on .NET.
2121

0 commit comments

Comments
 (0)