We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1af21 commit a7fdb06Copy full SHA for a7fdb06
examples/https/README.md
@@ -2,7 +2,7 @@
2
3
By default webpack-dev-server will generate a self-signed, 2048 bit, sha256 SSL
4
Certificate, which is used to enable https. The certificate will be located in the
5
-`ssl` directory afte the server is started for the first time. The generated
+`ssl` directory after the server is started for the first time. The generated
6
certificate is only good for 30 days, at which point it'll be regenerated.
7
8
We highly recommend creating and managing your own certificates. Please see the
0 commit comments