Skip to content

Commit c089091

Browse files
committed
Fixing typo in readme
1 parent 32be0a2 commit c089091

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
@@ -42,7 +42,7 @@ If you need to apply basic HTTP authentication, you can set user name and passwo
4242

4343
Also, you may have to **set permissions** for your `node_modules` folder. Refer [this](https://docs.npmjs.com/getting-started/fixing-npm-permissions).
4444

45-
If you need to use SSL, you can pass the private key and certificat through environment variables:
45+
If you need to use SSL, you can pass the private key and certificate through environment variables:
4646

4747
SSL_CERT=/path/to/ssl_certificate SSL_KEY=/path/to/ssl_private_key
4848

0 commit comments

Comments
 (0)