Skip to content

Commit a7fdb06

Browse files
NMinhNguyenshellscape
authored andcommitted
Fix typo in https docs (#952)
1 parent be1af21 commit a7fdb06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/https/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
By default webpack-dev-server will generate a self-signed, 2048 bit, sha256 SSL
44
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
5+
`ssl` directory after the server is started for the first time. The generated
66
certificate is only good for 30 days, at which point it'll be regenerated.
77

88
We highly recommend creating and managing your own certificates. Please see the

0 commit comments

Comments
 (0)