Skip to content

Commit f53fc73

Browse files
vdusekjanbuchar
andauthored
Update src/apify/_actor.py
Co-authored-by: Jan Buchar <[email protected]>
1 parent 94e8cff commit f53fc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apify/_actor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def __init__(
7272
self._configure_logging = configure_logging
7373
self._apify_client = self.new_client()
7474

75-
# Create the instance of the cloud storage client, the local storage client is obtained
75+
# Create an instance of the cloud storage client, the local storage client is obtained
7676
# from the service locator.
7777
self._cloud_storage_client = ApifyStorageClient.from_config(config=self._configuration)
7878

0 commit comments

Comments
 (0)