Skip to content

Commit 0b7d02a

Browse files
committed
Content updpate (spell check)
1 parent 28e492d commit 0b7d02a

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/01.user-manual

1 file changed

+2
-2
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/01.user-manual/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This user manual provides a comprehensive overview of the Nano 33 BLE Sense Rev2
3636

3737
## Nano 33 BLE Sense Rev2 Overview
3838

39-
The Nano 33 BLE Sense Rev2 board combines the microcontroller nRF52840 and a set of sensors with the compact and familiar Nano form factor. This board is designed to facilitate easy prototyping where movement and enviroment sensors are needed.
39+
The Nano 33 BLE Sense Rev2 board combines the microcontroller nRF52840 and a set of sensors with the compact and familiar Nano form factor. This board is designed to facilitate easy prototyping where movement and environment sensors are needed.
4040

4141
![ ](assets/Nano33_ble_sense_rev2.png)
4242

@@ -1578,7 +1578,7 @@ Additionally to promiximity and gesture sensing, the sensor can detect colors.
15781578
}
15791579
```
15801580

1581-
The following example demostrates the full use of the proximity and gesture sensors, including RGB sensor:
1581+
The following example demonstrates the full use of the proximity and gesture sensors, including RGB sensor:
15821582

15831583
```arduino
15841584
/*

0 commit comments

Comments
 (0)