Explorar el Código

hg-serve: clarification about the ssl bundle file

Agniva De Sarker hace 7 años
padre
commit
4eb5596bf2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/hg-serve.md

+ 1 - 1
pages/common/hg-serve.md

@@ -22,6 +22,6 @@
 
 `hg serve --style {{style}}`
 
-- Start a web server instance using the specified SSL certificate:
+- Start a web server instance using the specified SSL certificate bundle:
 
 `hg serve --certificate {{path/to/certificate}}`