diff --git a/monkey/common/agent_configuration/agent_sub_configurations.py b/monkey/common/agent_configuration/agent_sub_configurations.py index e531d1f30..398afdcc0 100644 --- a/monkey/common/agent_configuration/agent_sub_configurations.py +++ b/monkey/common/agent_configuration/agent_sub_configurations.py @@ -45,7 +45,7 @@ class ICMPScanConfiguration: A configuration for ICMP scanning Attributes: - :param timeout: Maximum time that the agent should wait for a response from the target + :param timeout: Maximum time to wait for a response from the target """ timeout: float