Skip to content

Commit aeb708b

Browse files
committed
Fix whitespace issue.
1 parent 8845ef1 commit aeb708b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Introduction
2222
:target: https://github.com/psf/black
2323
:alt: Code Style: Black
2424

25-
Drivers for various I2C GPIO expanders. The library does not require any libraries other than the standard install of circuit python. Once the exapander has been initialized, the pins can be defined and interacted with in the same way as GPIOs on the CPU.
25+
Drivers for various I2C GPIO expanders. The library does not require any libraries other than the standard install of circuit python. Once the exapander has been initialized, the pins can be defined and interacted with in the same way as GPIOs on the CPU.
2626

2727
This library currently supports
2828

@@ -33,7 +33,7 @@ This library currently supports
3333
* PCA9538
3434
* PCAL9538
3535

36-
Other expanders will likely be added over time as I use them.
36+
Other expanders will likely be added over time as I use them.
3737

3838
Based on Adafruit's library for the `MCP230xx expanders <https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx>`_
3939

0 commit comments

Comments
 (0)