Skip to content

Commit b0bbf2a

Browse files
authored
feat(matter): simple type correction in commentary
1 parent 86a02c5 commit b0bbf2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Matter/examples/MatterMinimum/MatterMinimum.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// limitations under the License.
1414

1515
/*
16-
* This example ha the smallest code that will create a Matter Device which can be
16+
* This example is the smallest code that will create a Matter Device which can be
1717
* commissioned and controlled from a Matter Environment APP.
1818
* It doesn't control any light, but the ESP32 will send debug messages indicating the Matter activity.
1919
* Therefore, turning DEBUG Level may be useful to follow Matter Accessory and Controller messages.

0 commit comments

Comments
 (0)