docs: Fix typo in debugger.md (#32867)

A small silly typo :)
This commit is contained in:
Gilles De Mey 2025-06-17 16:01:32 +02:00 committed by GitHub
parent 6c7bcfe752
commit b686fb2917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -251,7 +251,7 @@ Given an externally-ran web server (e.g. with `npx serve` or `npx live-server`)
```json
[
{
"label": "Launch Chromee (TypeScript)",
"label": "Launch Chrome (TypeScript)",
"adapter": "JavaScript",
"type": "pwa-chrome",
"request": "launch",