From 67e23c4370736beb7febdb0184f7ef9a439f20cf Mon Sep 17 00:00:00 2001 From: dominicriordan Date: Fri, 5 Jan 2024 22:57:20 +0000 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c958f..a780578 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ xk6 build --with github.com/domsolutions/xk6-fasthttp@latest The `Client` object takes the following configuration options in its constructor with default values as below: -```json +```javascript { // timeout for attempting connection "dial_timeout": 5,