Skip to content

Commit 86f1767

Browse files
authored
Merge pull request #125850 from changeworld/patch-45
Fix typo
2 parents cac6db0 + 6e95645 commit 86f1767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/concept-config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The rest of this document discusses both file content profiles in detail and use
1919

2020
## File content profile: default
2121

22-
The default file content profile in App Configuration tools refers to the conventional configuration file schema widely adopted by existing programming frameworks or systems. App Configuration supports JSON, Yaml, or Properties file formats.
22+
The default file content profile in App Configuration tools refers to the conventional configuration file schema widely adopted by existing programming frameworks or systems. App Configuration supports JSON, YAML, or Properties file formats.
2323

2424
The following example is a configuration file named `appsettings.json` containing one configuration setting and one feature flag.
2525

0 commit comments

Comments
 (0)