Fixed a typo

Fixed a typo. The business edition of Windows 8.x and Windows 10 is called "Pro". (Windows 7, on the other hand, has a "Professional" edition.)
This commit is contained in:
skycommand
2018-09-01 14:40:45 +04:30
committed by GitHub
parent e9ba129845
commit f146f5e18b

View File

@ -86,7 +86,7 @@ The following list outlines the supported operating systems for running the App-
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Windows 8</p></td> <td align="left"><p>Windows 8</p></td>
<td align="left"><p>Professional or Enterprise Edition</p></td> <td align="left"><p>Pro or Enterprise Edition</p></td>
<td align="left"><p></p></td> <td align="left"><p></p></td>
<td align="left"><p>x86 and x64</p></td> <td align="left"><p>x86 and x64</p></td>
</tr> </tr>