Fixed typo.
diff --git a/ARM.CMSIS.pdsc b/ARM.CMSIS.pdsc
index 2018564..5b35930 100644
--- a/ARM.CMSIS.pdsc
+++ b/ARM.CMSIS.pdsc
@@ -2691,7 +2691,7 @@
</attributes>
</example>
- <example name="Trustzone for ARMv8-M No RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/NoRTOS">
+ <example name="TrustZone for ARMv8-M No RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/NoRTOS">
<description>Bare-metal secure/non-secure example without RTOS</description>
<board name="uVision Simulator" vendor="Keil"/>
<project>
@@ -2705,7 +2705,7 @@
</attributes>
</example>
- <example name="Trustzone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS">
+ <example name="TrustZone for ARMv8-M RTOS" doc="Abstract.txt" folder="CMSIS/RTOS2/RTX/Examples/TrustZoneV8M/RTOS">
<description>Secure/non-secure RTOS example with thread context management</description>
<board name="uVision Simulator" vendor="Keil"/>
<project>