diff --git a/docs/get_started.md b/docs/get_started.md index f0c39c284..afacdfa00 100644 --- a/docs/get_started.md +++ b/docs/get_started.md @@ -123,11 +123,11 @@ version upgrade. To modify these values: set the timeout property for: ``` "test_modules":{ - "connection":{ - "timeout": 500 - } + "connection":{ + "timeout": 500 } - ``` + } + ``` Before timeout options: ``` @@ -163,6 +163,7 @@ After timeout options: "timeout": 500 } } +} ``` # Troubleshooting