diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html
index cf7c53dba9..7fa60d4d93 100644
--- a/Documentation/NuttxPortingGuide.html
+++ b/Documentation/NuttxPortingGuide.html
@@ -1133,11 +1133,11 @@ include/
| |-analog/
| | `-- (Analog driver header files)
| |-audio/
-| | `-- (Contactless driver header files)
+| | `-- (Audio driver header files)
| |-binfmt/
| | `-- (Binary format header files)
| |-contactless/
-| | `-- (Audio driver header files)
+| | `-- (Contactless driver header files)
| |-crypto/
| | `-- (Cryptographic support header files)
| |-drivers/