From a1618dbd39411716eaa8a018f5eef36ee53cb182 Mon Sep 17 00:00:00 2001 From: Eugenio Lacuesta Date: Mon, 4 Sep 2023 14:45:06 -0300 Subject: [PATCH] Minor format update in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd56456b..44b8a867 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ PLAYWRIGHT_LAUNCH_OPTIONS = { ``` ### `PLAYWRIGHT_CDP_URL` -Type Optional[`str`], default `None` +Type `Optional[str]`, default `None` The endpoint of a remote Chromium browser to connect using the [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/),