Skip to content

Commit 5c00bfa

Browse files
committed
Fix typo
1 parent 3349c3e commit 5c00bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Arduino library to support the VL53L8CX Time-of-Flight 8x8 multizone ranging sen
55

66
This sensor uses I2C/SPI to communicate. And I2C/SPI instance is required to access to the sensor.
77
The APIs provide simple distance measure and multizone detection in both polling and interrupt modes.
8-
The APis derive from VL53L8CX ULD SDK v1.3.0.
8+
The APIs derive from VL53L8CX ULD SDK v1.3.0.
99

1010
## Examples
1111

0 commit comments

Comments
 (0)