Skip to content

Commit ca8b478

Browse files
committed
Fix typo in Neopixel (you're -> you have)
1 parent 7259d5e commit ca8b478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/neopixel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ step..!
112112
.. note::
113113

114114
If you're not seeing anything change on your Neopixel strip, make sure
115-
you're ``show()`` at least somewhere otherwise your updates won't be
115+
you have ``show()`` at least somewhere otherwise your updates won't be
116116
shown.
117117

118118
Example

0 commit comments

Comments
 (0)