Skip to content

docs: fix various typos in source and documentation#6099

Open
Abhi3975 wants to merge 1 commit intoUnitech:masterfrom
Abhi3975:patch-typos-pm2
Open

docs: fix various typos in source and documentation#6099
Abhi3975 wants to merge 1 commit intoUnitech:masterfrom
Abhi3975:patch-typos-pm2

Conversation

@Abhi3975
Copy link
Copy Markdown

Fixes several typos across the codebase (e.g. 'succesfully' -> 'successfully', 'occured' -> 'occurred', 'configuraton' -> 'configuration').

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 30, 2026

CLA assistant check
All committers have signed the CLA.

The Cluster mode is a special mode when starting a Node.js application, it starts multiple processes and load-balance HTTP/TCP/UDP queries between them. This increase overall performance (by a factor of x10 on 16 cores machines) and reliability (faster socket re-balancing in case of unhandled errors).

![Framework supported](https://raw.githubusercontent.com/Unitech/PM2/master/pres/cluster.png)
![Framework supported](https://raw.githubusercontent.com/Unitech/PM2/master/press/cluster.png)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have made these links point to invalid URL
The images folder is named pres not press

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants