fix(docs): Corrected typos for OS name (window -> windows) (#1259)

diff --git a/www/docs/en/dev/guide/platforms/electron/index.md b/www/docs/en/dev/guide/platforms/electron/index.md
index 552f27a..53b8a20 100644
--- a/www/docs/en/dev/guide/platforms/electron/index.md
+++ b/www/docs/en/dev/guide/platforms/electron/index.md
@@ -334,11 +334,11 @@
 
 The matrix below shows each host OS and for which platforms they are capable of building applications.
 
-| Host <sup>**[1]**</sup> |  Linux  |   Mac   |           Window            |
+| Host <sup>**[1]**</sup> |  Linux  |   Mac   |           Windows           |
 | ----------------------- | :-----: | :-----: | :-------------------------: |
 | Linux                   | &#9989; |         | &#10071; <sup>**[2]**</sup> |
 | Mac <sup>**[3]**</sup>  | &#9989; | &#9989; | &#10071; <sup>**[2]**</sup> |
-| Window                  |         |         |           &#9989;           |
+| Windows                 |         |         |           &#9989;           |
 
 **Limitations:**