From e859a6996aa73552122ad089fcbb886ef25ccdd4 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 4 Oct 2021 15:46:52 +0200 Subject: [PATCH] docs: fix wrongly annotated JS only paragraph (#9290) --- docs/src/browsers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/browsers.md b/docs/src/browsers.md index a67d57b498..d11980a1d4 100644 --- a/docs/src/browsers.md +++ b/docs/src/browsers.md @@ -352,7 +352,7 @@ Developers can opt-in in this mode via exporting `PLAYWRIGHT_BROWSERS_PATH=$HOME ::: ### Managing browser binaries -* lang: js +* langs: js You can opt into the hermetic install and place binaries in the local folder: