Skip to content

Commit c07997c

Browse files
author
Mo Kamioner
committed
1 parent 0f80a2d commit c07997c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lumigo_tracer/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def config(
8080
8181
:param verbose: Whether the tracer should send all the possible information (debug mode)
8282
:param edge_host: The host to send the events. Leave empty for default.
83-
:param should_report: Weather we should send the events. Change to True in the production.
83+
:param should_report: Whether we should send the events. Change to True in the production.
8484
:param token: The token to use when sending back the events.
8585
:param enhance_print: Should we add prefix to the print (so the logs will be in the platform).
8686
:param step_function: Is this function is a part of a step function?

0 commit comments

Comments
 (0)