Skip to content

Commit 205b391

Browse files
committed
Merge pull request nginx-proxy#277 from TravisDart/master
Typo fix.
2 parents 588cdf6 + 8225015 commit 205b391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ should have a `foo.bar.com.dhparam.pem` file in the certs directory.
9393

9494
#### Wildcard Certificates
9595

96-
Wildcard certificates and keys should be name after the domain name with a `.crt` and `.key` extension.
96+
Wildcard certificates and keys should be named after the domain name with a `.crt` and `.key` extension.
9797
For example `VIRTUAL_HOST=foo.bar.com` would use cert name `bar.com.crt` and `bar.com.key`.
9898

9999
#### SNI

0 commit comments

Comments
 (0)