Skip to content

Commit 360dc86

Browse files
authored
Fix typo (#11809)
Yaml -> YAML
1 parent 0a67499 commit 360dc86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/docs-conceptual/community/2021-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ New content
259259
Content updates
260260

261261
- Converted [about_remote_faq](/powershell/scripting/learn/remoting/powershell-remoting-faq) to new
262-
Yaml format and moved to conceptual TOC
262+
YAML format and moved to conceptual TOC
263263
- Moved **PSDesiredStateConfiguration** out of 7.2 docs and into PowerShell-Docs-Modules
264264
- DSC is being removed from PowerShell to become an optional module that is loaded from the
265265
PowerShell Gallery

reference/docs-conceptual/community/contributing/managing-pull-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Can't find service name for `<version>/<modulepath>/About/About.md`
9494
```
9595

9696
```
97-
Metadata with following name(s) are not allowed to be set in Yaml header, or as file level
97+
Metadata with following name(s) are not allowed to be set in YAML header, or as file level
9898
metadata in docfx.json, or as global metadata in docfx.json: `locale`. They are generated by
9999
Docs platform, so the values set in these 3 places will be ignored. Please remove them from all
100100
3 places to resolve the warning.

0 commit comments

Comments
 (0)