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

A small silly typo :)
This commit is contained in:
Gilles De Mey
2025-06-17 14:01:32 +00:00
committed by GitHub
parent 6c7bcfe752
commit b686fb2917
+1 -1
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",