mirror of
				https://github.com/Eledio/superfaktura-client.git
				synced 2025-10-31 08:22:32 +01:00 
			
		
		
		
	invoice: fix typo
This commit is contained in:
		| @@ -234,7 +234,7 @@ class Invoice(SuperFakturaAPI): | |||||||
|             ], |             ], | ||||||
|             contact=ClientContactModel( |             contact=ClientContactModel( | ||||||
|                 name="John Doe", |                 name="John Doe", | ||||||
|                 email="john.doe@examle.com", |                 email="john.doe@example.com", | ||||||
|                 phone="+1 555-1234", |                 phone="+1 555-1234", | ||||||
|                 address="123 Main Street, New York", |                 address="123 Main Street, New York", | ||||||
|                 ico="987654321", |                 ico="987654321", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user