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 Joseph T. Lyons
parent c00bd4147b
commit b2a1c023b1

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",