Skip to content

Commit cd46c77

Browse files
authored
Fix typo
1 parent f2dce5f commit cd46c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

elmax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Client for the Elmax Cloud service."""
1+
"""Client for the Elmax Cloud services."""
22
from yarl import URL
33
import asyncio
44
import logging

0 commit comments

Comments
 (0)