Explorar el Código

mkcert: minor grammar fix

Waldir Pimenta hace 6 años
padre
commit
084c10c6de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/mkcert.md

+ 1 - 1
pages/common/mkcert.md

@@ -11,7 +11,7 @@
 
 `mkcert {{example.org}}`
 
-- Generate certificate and private key for the multiple domains:
+- Generate certificate and private key for multiple domains:
 
 `mkcert {{example.org}} {{myapp.dev}} {{127.0.0.1}}`