Skip to content

Commit

Permalink
Fix compatibility profile label typo (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmholt authored and bergmeister committed Apr 30, 2019
1 parent 54a4bb2 commit 41007f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RuleDocumentation/UseCompatibleTypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Platforms bundled by default are:
| 5.1 | Windows Server 2016 | `win-8_x64_10.0.14393.0_5.1.14393.2791_x64_4.0.30319.42000_framework` |
| 5.1 | Windows Server 2019 | `win-8_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework` |
| 5.1 | Windows 10 | `win-48_x64_10.0.17763.0_5.1.17763.316_x64_4.0.30319.42000_framework` |
| 6.1 | Windows Server 2019 | `win-8_x64_10.0.14393.0_6.1.3_x64_4.0.30319.42000_core` |
| 6.1 | Windows Server 2016 | `win-8_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
| 6.1 | Windows Server 2016 | `win-8_x64_10.0.14393.0_6.1.3_x64_4.0.30319.42000_core` |
| 6.1 | Windows Server 2019 | `win-8_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
| 6.1 | Windows 10 | `win-48_x64_10.0.17763.0_6.1.3_x64_4.0.30319.42000_core` |
| 6.1 | Ubuntu 18.04 LTS | `ubuntu_x64_18.04_6.1.3_x64_4.0.30319.42000_core` |

Expand Down

0 comments on commit 41007f6

Please sign in to comment.