diff --git a/superfaktura/invoice.py b/superfaktura/invoice.py index 4f43648..452f7f2 100644 --- a/superfaktura/invoice.py +++ b/superfaktura/invoice.py @@ -234,7 +234,7 @@ class Invoice(SuperFakturaAPI): ], contact=ClientContactModel( name="John Doe", - email="john.doe@examle.com", + email="john.doe@example.com", phone="+1 555-1234", address="123 Main Street, New York", ico="987654321",