diff --git a/micropython/modules/pico_scroll/README.md b/micropython/modules/pico_scroll/README.md index 7f50ff1c..a1908b24 100644 --- a/micropython/modules/pico_scroll/README.md +++ b/micropython/modules/pico_scroll/README.md @@ -12,7 +12,7 @@ We've included helper functions to handle every aspect of drawing to the matrix - [set_pixel](#set_pixel) - [set_pixels](#set_pixels) - [show_text](#show_text) - - [scroll_texr](#scroll_text) + - [scroll_text](#scroll_text) - [show_bitmap_1d](#show_bitmap_1d) - [update](#update) - [clear](#clear)