summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88ded34..20cbcfa 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Create a subdirectory pool/ in /var/www/yamnweb.</p>
<p>Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.<br>
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.</p>
-<b>it is recommended</b><br>
+<b>It's recommended</b><br>
<p>Configure your http daemon with TLSv1.3 and the following SSL cipher suite: TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384.</p>
<p>Make sure your http daemon does not collect login ip's via module or by commenting access logs.<br>
Deploy it as tor hidden http service.</p>