Skip to content

Commit ae75fdd

Browse files
committed
use different tab name
1 parent 15ec0b2 commit ae75fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-geo-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ You can specify one or more endpoints of a geo-replication-enabled App Configura
179179

180180
The automatically discovered replicas will be selected and used randomly. If you have a preference for specific replicas, you can explicitly specify their endpoints. This feature is enabled by default, but you can refer to the following sample code to disable it.
181181

182-
### [.NET](#tab/dotnet)
182+
### [.NET](#tab/Dotnet)
183183

184184
Edit the call to the `AddAzureAppConfiguration` method, which is often found in the `program.cs` file of your application.
185185

0 commit comments

Comments
 (0)