diff --git a/documentation/source/quick-start/nitrogen-96-board.rst b/documentation/source/quick-start/nitrogen-96-board.rst
index 1055595a1a308941faa487e929ca5252db17fa7a..5f4848da2b992939eb2b7d724200fc79b2127714 100644
--- a/documentation/source/quick-start/nitrogen-96-board.rst
+++ b/documentation/source/quick-start/nitrogen-96-board.rst
@@ -12,7 +12,7 @@ For more details on Nitrogen 96 board, refer https://www.96boards.org/documentat
 Installing pyOCD
 ****************
 
-pyOCD is an open source Python package for programming and debugging Arm Cortex-M microcontrollers using multiple supported types of USB debug probes. It is fully cross-platform, with support for Linux, macOS, and Windows.
+pyOCD is an open source Python package for programming and debugging Arm Cortex-M microcontrollers using multiple supported types of USB debug probes. It is fully cross-platform, with support for Linux.
 
 The latest stable version of pyOCD can be installed via `pip <https://pip.pypa.io/en/stable/>`_ as follows: