diff --git a/docs/guides/references/troubleshooting.mdx b/docs/guides/references/troubleshooting.mdx index 0c65e65e48..710b035d73 100644 --- a/docs/guides/references/troubleshooting.mdx +++ b/docs/guides/references/troubleshooting.mdx @@ -348,7 +348,7 @@ want to enable them | `cypress:server:args` | Incorrect parsed command line arguments | | `cypress:data-context:sources:*` | Not finding the expected project data | | `cypress:server:project` | Opening the project | -| `cypress:server:browsers:*` | Finding installed browsers | +| `cypress:server:browsers*` | Finding installed browsers | | `cypress:launcher:*` | Launching the found browser | | `cypress:server:video` | Video recording | | `cypress:network:*` | Adding network interceptors |