diff --git a/README.md b/README.md index 06a80f03..6a533e51 100644 --- a/README.md +++ b/README.md @@ -47,15 +47,14 @@ optimize MariaDB configuration through this path . |innodb_thread_concurrency | `32` | no condition | `>=10.11` | |innodb_stats_on_metadata | `OFF` | no condition | `>=10.11` | - - **Nginx Configuration** + **ginx Configuration** -change Ngnix configuration through this path in order to +change Nginx configuration through this path in order to avoid any timeout response ```sh - /etc/ngnix/sites_available/exmapl.com + /etc/nginx/sites_available/exmapl.com ``` | Variable | Value | Condtion | Context | |:---------------------------------:|:--------:|:------------------------------------------------------------------:|:-----------------------:|