minor typo in rgb.md

This commit is contained in:
Ryan Rotter 2022-04-24 15:58:49 -05:00 committed by xs5871
parent 9e171abc69
commit da239e535e

View File

@ -176,7 +176,7 @@ keyboard.extensions.append(rgb_ext)
```
### Multiple PixelBuffer
Simlar to alternate drivers tha RGB module supports passing multiple `Pixelbuf`
Similar to alternate drivers, the RGB module supports passing multiple `Pixelbuf`
objects as an iterable.
```python
from kmk.extensions.RGB import RGB