Browse Source

Minor wording tweak

Closes https://github.com/composer/getcomposer.org/issues/113
Jordi Boggiano 7 years ago
parent
commit
9aadbe2728
1 changed files with 1 additions and 1 deletions
  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
 {