Преглед на файлове

Minor wording tweak

Closes https://github.com/composer/getcomposer.org/issues/113
Jordi Boggiano преди 7 години
родител
ревизия
9aadbe2728
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/articles/handling-private-packages-with-satis.md

+ 1 - 1
doc/articles/handling-private-packages-with-satis.md

@@ -162,7 +162,7 @@ Example using a custom repository using SSH (requires the SSH2 PECL extension):
 
 > **Tip:** See [ssh2 context options] for more information.
 
-Example using HTTP over SSL using a client certificate:
+Example using SSL/TLS (HTTPS) using a client certificate:
 
 ```json
 {