Skip to content

Commit f1cf284

Browse files
committed
Testing w/ new setting
1 parent 304bc3f commit f1cf284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/12.multi-protocol-gateway/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ You will need the Docker files that will configure and let you build a working c
166166

167167
***If you are unfamiliar with Docker and containers, please read the tutorial on how to [Create and Upload a Custom Container to the Portenta X8](https://docs.arduino.cc/tutorials/portenta-x8/custom-container)***
168168

169-
You can access the files [here](assets/Multi_Protocol_Gateway_X8.zip). Meanwhile, let's go through SOM of the important details of the included files.
169+
You can access the files [here](assets/Multi_Protocol_Gateway_X8.zip). Meanwhile, let's go through some of the important details of the included files.
170170

171171
#### Container Build File: Docker Compose
172172

scripts/validation/rules/rules-spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
# SOM (System-On-Module)
9494
- regex: "(?<!\\S)\\bSO[Mm][eE]\\b"
95-
shouldMatch: false
95+
shouldMatch: true
9696
type: warning
9797
format: markdown
9898
errorMessage: Possible ambiguous notation detected. Do you mean SOM (System-On-Module)?

0 commit comments

Comments
 (0)