Skip to content

Commit 9f53f79

Browse files
committed
spelling fixes
1 parent 2c9b4a3 commit 9f53f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/microcontrollers/project-migration-cmsis-v6/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A similar error can come up for any software component. Here is an example using
5959
![Additional software components required](./middleware.png)
6060

6161
{{% notice Resolution %}}
62-
1. Contact the CMSIS-Pack vendor for your device/software component and ask for an updated version without the CMSIS-CORE version requirement. Alteratively, do the following:
62+
1. Contact the CMSIS-Pack vendor for your device/software component and ask for an updated version without the CMSIS-CORE version requirement. Alternatively, do the following:
6363
2. Edit the device's PDSC file and change for example:
6464
```xml
6565
<require Cclass="CMSIS" Cgroup="CORE" Cversion="5.6.0"/>

0 commit comments

Comments
 (0)