Skip to content

Commit dd28359

Browse files
medeykoJF002
authored andcommitted
Update README.md
remove unnecessary )
1 parent 43399b3 commit dd28359

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/fonts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ static constexpr const char* newSymbol = "\xEF\x86\x85";
3232
```
3333

3434
#### Fix the zero symbol
35-
If you don't wish the inner dot of the 0 (zero) symbol to stick to the boundary), edit `src/displayapp/fonts/jetbrains_mono_bold_20.c` and replace:
35+
If you don't wish the inner dot of the 0 (zero) symbol to stick to the boundary, edit `src/displayapp/fonts/jetbrains_mono_bold_20.c` and replace:
3636

3737
/* U+0030 "0" */
3838
0x3f, 0x1f, 0xef, 0x3f, 0x87, 0xe1, 0xf8, 0x7f,

0 commit comments

Comments
 (0)