diff --git a/v2:-Documentation.md b/v2:-Documentation.md index d447ac8..37126da 100644 --- a/v2:-Documentation.md +++ b/v2:-Documentation.md @@ -1380,7 +1380,7 @@ A highly flexible and configurable multi-host reverse proxy with load balancing, Transport modules: -- **HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured. +**HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured. ```json { @@ -1434,7 +1434,7 @@ Transport modules: - `write_buffer_size`: Size of the write buffer in bytes. -- **FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm. +**FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm. ```json {