mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 14:27:51 +02:00
[elm/de-de] Fix typos (#5079)
This commit is contained in:
@@ -33,7 +33,7 @@ Hauptmerkmal von Elm sind die ausführlichen und gut erklärten Fehlermeldungen.
|
||||
-- Exponenten
|
||||
5 ^ 2 -- 25
|
||||
|
||||
-- Boolsche Werte
|
||||
-- Boolesche Werte
|
||||
not True -- False
|
||||
not False -- True
|
||||
1 == 1 -- True
|
||||
|
Reference in New Issue
Block a user