From a759a6f5c39b5e9d38c5b8dd3ea6a9e3b2faae1e Mon Sep 17 00:00:00 2001 From: Charlie Crane Date: Mon, 20 May 2024 16:52:17 +0100 Subject: [PATCH] #2457 - Addressing review comments --- docs/source/configuration/simulation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/configuration/simulation.rst b/docs/source/configuration/simulation.rst index b2c2bcd6..cafe0779 100644 --- a/docs/source/configuration/simulation.rst +++ b/docs/source/configuration/simulation.rst @@ -100,4 +100,4 @@ This accepts an integer value e.g. if port 1 is to be connected, the configurati ``bandwidth`` -This is an integer value specifying the allowed bandwidth across the connection. +This is an integer value specifying the allowed bandwidth across the connection. Units are in Mbps.