Skip to content

Commit 08b79ca

Browse files
skycommandbergmeister
authored andcommitted
Fix a typo (#1221)
This is a proposal for fixing what I perceive to a typo. I recommend an expert should look at this first.a
1 parent 82dad1a commit 08b79ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RuleDocumentation/UseCompatibleCommands.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Platforms bundled by default are:
4141
| 5.1 | Windows Server 2016 | `win-8_x64_10.0.14393.0_5.1.14393.2791_x64_4.0.30319.42000_framework` |
4242
| 5.1 | Windows Server 2019 | `win-8_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework` |
4343
| 5.1 | Windows 10 | `win-48_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework` |
44-
| 6.1 | Windows Server 2019 | `win-8_x64_10.0.14393.0_6.1.3_x64_4.0.30319.42000_core` |
45-
| 6.1 | Windows Server 2016 | `win-8_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
44+
| 6.1 | Windows Server 2016 | `win-8_x64_10.0.14393.0_6.1.3_x64_4.0.30319.42000_core` |
45+
| 6.1 | Windows Server 2019 | `win-8_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
4646
| 6.1 | Windows 10 | `win-48_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
4747
| 6.1 | Ubuntu 18.04 LTS | `ubuntu_x64_18.04_6.1.3_x64_4.0.30319.42000_core` |
4848

0 commit comments

Comments
 (0)