Skip to content

Commit 5bfff96

Browse files
committed
Fixing grammer
1 parent 5f4e099 commit 5bfff96

File tree

1 file changed

+2
-2
lines changed
  • articles/azure-app-configuration

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ sections:
153153
```yaml
154154
spring.cloud.azure.appconfiguration.stores[0].selects[0].label-filter: my-label
155155
```
156-
157-
To select other labels with your Spring profile(s), you can put up to 5 labels in a single select including all Spring profiles. For example `',${spring.profiles.active}'` will select all keys without a label and the ones matching your Spring profiles. The right most label(s) take priority when duplicate keys are found.
156+
157+
To select other labels with your Spring profile(s), you can put up to 5 labels in a single select, including all Spring profiles. For example, `',${spring.profiles.active}'` will select all keys without a label and the ones matching your Spring profiles. The rightmost label(s) take priority when duplicate keys are found.
158158
159159
- question: How can I receive announcements on new releases and other information related to App Configuration?
160160
answer: |

0 commit comments

Comments
 (0)