mirror of
				https://github.com/Eledio/superfaktura-client.git
				synced 2025-10-31 00:12:32 +01:00 
			
		
		
		
	invoice: fix typo
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user