diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 447decba090a4b00e2f613cf9b7866b34320cdf6..eed174b9595a2b31981d82ea5343d3d664b8f621 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -36,7 +36,7 @@
 
     \section1 Qt Essentials
 
-    Qt essentials define the foundation of Qt on all platforms. They are
+    Qt Essentials define the foundation of Qt on all platforms. They are
     available on all supported development platforms and on the tested target
     platforms. They will remain source and binary compatible during Qt 5.
 
@@ -151,7 +151,8 @@
         \li \l[QtBluetooth]{Qt Bluetooth}
         \li All
         \li \l{Qt for Android}{Android},
-        \l{Qt for iOS}{iOS}, \l{Qt for Linux/X11}{Linux} and \l{Qt for macOS}{\macos}
+            \l{Qt for iOS}{iOS}, \l{Qt for Linux/X11}{Linux}, \l{Qt for macOS}{\macos}, and
+            \l{Qt for WinRT}{WinRT}
         \li Provides access to Bluetooth hardware.
     \row
         \li \l[QtCanvas3D]{Qt Canvas 3D}