Explorar o código

Feature Unicode example code fixed.

Gergely Peidl %!s(int64=6) %!d(string=hai) anos
pai
achega
ca35647535
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/feature_unicode.md

+ 1 - 1
docs/feature_unicode.md

@@ -23,7 +23,7 @@ const uint32_t PROGMEM unicode_map[] = {
   [BANG]    = 0x203D,  // ‽
   [IRONY]   = 0x2E2E,  // ⸮
   [SNEK]    = 0x1F40D, // 🐍
-}:
+};
 ```
 
 Make sure that the order for both matches.