Skip to content

Commit 49b8ca0

Browse files
authored
Update articles/azure-app-configuration/howto-targetingfilter-go.md
1 parent 555a4ab commit 49b8ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-targetingfilter-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ func loadAzureAppConfiguration(ctx context.Context) (*azureappconfiguration.Azur
449449
//... ...
450450
```
451451

452-
1. Setup the routes with the following content:
452+
1. Set up the routes with the following content:
453453

454454
```golang
455455
// Existing code

0 commit comments

Comments
 (0)