Skip to content

Commit 30f8bc3

Browse files
chore: fix the package name in docs. (#32399)
* Fix the package name in docs. * chore: empty commit --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io> Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
1 parent 61307b0 commit 30f8bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Here is a list of the core packages in this repository with a short description,
181181
| [https-proxy](./packages/https-proxy) | `@packages/https-proxy` | This does https proxy for handling http certs and traffic. |
182182
| [icons](./packages/icons) | `@packages/icons` | The Cypress icons. |
183183
| [launcher](./packages/launcher) | `@packages/launcher` | Finds and launches browsers installed on your system. |
184-
| [launchpad](./packages/launchpad) | `@packages/launcher` | The portal to running Cypress that displays in `open` mode. |
184+
| [launchpad](./packages/launchpad) | `@packages/launchpad` | The portal to running Cypress that displays in `open` mode. |
185185
| [net-stubbing](./packages/net-stubbing) | `@packages/net-stubbing` | Contains server side code for Cypress' network stubbing features. |
186186
| [network](./packages/network) | `@packages/network` | Various utilities related to networking. |
187187
| [packherd-require](./packages/packherd-require) | `@packages/packherd-require` | Loads modules that have been bundled by `@tooling/packherd`. |

0 commit comments

Comments
 (0)