1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:53:10 +02:00

mkcert: minor grammar fix

This commit is contained in:
Waldir Pimenta 2019-04-21 22:21:45 +01:00 committed by Agniva De Sarker
parent 0ec75ee9a2
commit 084c10c6de

View file

@ -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}}`