Skip to content

Commit

Permalink
Merge pull request #118 from prilr/typo-fixes
Browse files Browse the repository at this point in the history
Minor error corrections - typos and spacing
  • Loading branch information
annkots authored Jan 15, 2024
2 parents 8bc89b7 + 38017af commit a17a4cf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/shared/cloudlinux_os_components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6123,7 +6123,7 @@ $ service httpd restart
</div>
Now the lsapi handler is available for managing through cPanel MultiPHP Manager.
For more details about swith_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
For more details about switch_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
#### Installing on Plesk servers
Expand Down Expand Up @@ -6156,7 +6156,7 @@ Now LSPHPXY alt-php PHP handlers are available for managing through Plesk PHP Se
![](./images/plesk-php-settings.png)
For more details about swith_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
For more details about switch_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
#### Installing on DirectAdmin servers
Expand Down Expand Up @@ -6231,7 +6231,7 @@ $ service httpd24-httpd restart
```
</div>
For more details about swith_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
For more details about switch_mod_lsapi, please visit [switch_mod_lsapi tool](/shared/command-line_tools/#apache-mod-lsapi-pro).
### Uninstalling
Expand Down
1 change: 1 addition & 0 deletions docs/shared/elevate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,7 @@ Ensure that you have the package `ea-cpanel-tools >= 1.0-67.el7.cloudlinux` inst
Download the cPanel ELevate script.

`wget -O /scripts/elevate-cpanel https://raw.githubusercontent.com/cloudlinux/elevate/cloudlinux-release/elevate-cpanel`

`chmod 700 /scripts/elevate-cpanel`

Run a preupgrade check. No rpm packages will be installed during this phase.
Expand Down
2 changes: 1 addition & 1 deletion docs/shared/limits/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ Reseller cannot manage INODE or MYSQL limits. Neither his own, nor for his users

### Design

To understand the qwirks of how Reseller Limits operate, we need to look more closely into the four types of users that a typical shared hosting server has:
To understand the quirks of how Reseller Limits operate, we need to look more closely into the four types of users that a typical shared hosting server has:

![](./images/ResellerLimits-diagram.png)

Expand Down

0 comments on commit a17a4cf

Please sign in to comment.