Skip to content

Commit e6c6fc5

Browse files
Pijukateljanbuchar
andauthored
Update src/apify/_actor.py
Co-authored-by: Jan Buchar <jan.buchar@apify.com>
1 parent 860b0ec commit e6c6fc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apify/_actor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def _storage_client(self) -> ApifyHybridStorageClient:
244244
Depending on the initialization of the service locator the client can be created in different ways.
245245
"""
246246
try:
247-
# Notning was set by the user.
247+
# Nothing was set by the user.
248248
implicit_storage_client = ApifyHybridStorageClient(
249249
local_storage_client=ApifyFileSystemStorageClient(), cloud_storage_client=ApifyStorageClient()
250250
)

0 commit comments

Comments
 (0)