Browse Source

Merge pull request #115 from her001/ssl

Fix abbreviation in "SSL certificates"
Rémi Verschelde 9 years ago
parent
commit
c46ebcfb7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/ssl_certificates.rst

+ 1 - 1
tutorials/ssl_certificates.rst

@@ -50,7 +50,7 @@ but it's more "official" and ensures your identity is clearly
 represented.
 represented.
 
 
 Unless you are working with large companies or corporations, or need
 Unless you are working with large companies or corporations, or need
-to connect to someone else's servers (ie, connecting to Google or some
+to connect to someone else's servers (i.e., connecting to Google or some
 other REST API provider via HTTPS) this method is not as useful.
 other REST API provider via HTTPS) this method is not as useful.
 
 
 Also, when using a CA issued cert, **you must enable domain
 Also, when using a CA issued cert, **you must enable domain