Skip to content

Commit

Permalink
docs(README): fix typo (#1032)
Browse files Browse the repository at this point in the history
Fixes: #1019
  • Loading branch information
lpinca authored and AVVS committed Dec 24, 2019
1 parent 0db527f commit 0e7090a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1047,7 +1047,7 @@ var cluster = new Redis.Cluster(
tls: {}
},
}
};
);
```

<hr>
Expand Down

0 comments on commit 0e7090a

Please sign in to comment.