Skip to content

Commit a1f09cb

Browse files
committed
docs: fix typos in bq27441 and vl53l1x README files.
Closes #17 Closes #18
1 parent 0a40338 commit a1f09cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/bq27441/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MicroPython BQ27441 Library
22

3-
This library is a port of the [SparkFun BQ27441-G1A LiPo Fuel Gauge Arduino Libraryry](https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library).
3+
This library is a port of the [SparkFun BQ27441-G1A LiPo Fuel Gauge Arduino Library](https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library).
44

55
The examples could be easily tested with [mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html) with the following command :
66

lib/vl53l1x/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MicroPython Driver for the vl53l1x ToF sensor
22

3-
This library is a port of the [Micromicropython driver for the vl53l1x ToF sensor](https://github.com/drakxtwo/vl53l1x_pico).
3+
This library is a port of the [MicroPython driver for the vl53l1x ToF sensor](https://github.com/drakxtwo/vl53l1x_pico).
44

55
The examples could be easily tested with [mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html) with the following command :
66

0 commit comments

Comments
 (0)