new year
[openssl.git] / FAQ
diff --git a/FAQ b/FAQ
index a271e5b65896016df858d1be19336cfcaee32cc6..4de8bb8c1aadbcf4b40dbeae1bddf77fba30ad7b 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -278,7 +278,7 @@ print out the servers list of acceptable CAs using the OpenSSL s_client tool:
 
 openssl s_client -connect www.some.host:443 -prexit
 
-if your server only requests certificates on certain URLs then you may need
+If your server only requests certificates on certain URLs then you may need
 to manually issue an HTTP GET command to get the list when s_client connects:
 
 GET /some/page/needing/a/certificate.html