diff --git a/src/lcd-display/multi-custom-gen.md b/src/lcd-display/multi-custom-gen.md index 3dfd025..08f7570 100644 --- a/src/lcd-display/multi-custom-gen.md +++ b/src/lcd-display/multi-custom-gen.md @@ -1,6 +1,6 @@ ## Multi Custom Character Generator -This is used when you want to combine multiple grids to create a symbol. You can utilize adjacent grids on the 16x2 LCD display to design a custom symbol or character. +This is used when you want to combine multiple grids to create a symbol. You can utilize adjacent grids on the 16x2 LCD display to design a custom symbol or character. You can view the example symbol created with this generator and how to use in Rust in the next page.