Merge pull request #8167 from SteveBurkettNZ/patch-15

Simple typo fix
This commit is contained in:
Denise Vangel-MSFT
2020-08-28 08:40:57 -07:00
committed by GitHub

View File

@ -155,7 +155,7 @@ registry HKEY_CURRENT_USER\Console
```
# Show information about a specific registry value
registry HKEY_CURRENT_USER\Console\\ScreenBufferSize
registry HKEY_CURRENT_USER\Console\ScreenBufferSize
```