Skip to content

Commit 090d8c5

Browse files
Update src/apify/_configuration.py
Co-authored-by: František Nesveda <[email protected]>
1 parent 218825c commit 090d8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apify/_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ class Configuration(CrawleeConfiguration):
304304
'actor_web_server_url',
305305
'apify_container_url',
306306
),
307-
description='Unique public URL for accessing a specific Actor run web server from the outside world.',
307+
description='Unique public URL for accessing a specific Actor run web server from the outside world',
308308
),
309309
] = 'http://localhost:4321'
310310

0 commit comments

Comments
 (0)