Skip to content

Commit bbed3b4

Browse files
authored
Spelling/grammer fix (#45657)
Co-authored-by: JUAN OSPINA <[email protected]>
1 parent 478c0f1 commit bbed3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/appconfiguration/Azure.Data.AppConfiguration/samples/Sample10_SecretReference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ When App Configuration creates such keys, it stores the URIs of Key Vault values
66
Your application is responsible for authenticating properly to both App Configuration and Key Vault and resolving values.
77
The two services don't communicate directly.
88

9-
You can use the [configuration provider](https://github.com/Azure/AppConfiguration-DotnetProvider) to do resolve Secret references automatically;
9+
You can use the [configuration provider](https://github.com/Azure/AppConfiguration-DotnetProvider) to resolve Secret references automatically.
1010

1111
Secret references are settings that follow specific JSON schema for the `Value`, and the `application/vnd.microsoft.appconfig.keyvaultref+json;charset=utf-8` content type.
1212
The `Azure.Data.AppConfiguration` library provides a strongly-typed way of managing Secret references.

0 commit comments

Comments
 (0)