From 66258685429a1607601d5714bf2c96684735ab21 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Tue, 7 Jan 2025 11:34:49 +0100 Subject: [PATCH] Update docs/src/intro-js.md Co-authored-by: Max Schmitt Signed-off-by: Simon Knott --- docs/src/intro-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/intro-js.md b/docs/src/intro-js.md index 4e799e6dfb..389a8b4dc8 100644 --- a/docs/src/intro-js.md +++ b/docs/src/intro-js.md @@ -286,7 +286,7 @@ pnpm exec playwright --version ## System requirements -- Lastest version of Node.js 18, 20 or 22. +- Latest version of Node.js 18, 20 or 22. - Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL). - macOS 13 Ventura, or later. - Debian 12, Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.