mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
Merge pull request #14477 from weevilgenius/cassandra-driver-patch
cassandra-driver: fix typo in consistencies enum
This commit is contained in:
Vendored
+1
-1
@@ -147,7 +147,7 @@ export namespace types {
|
||||
three,
|
||||
quorum,
|
||||
all,
|
||||
localQuorm,
|
||||
localQuorum,
|
||||
eachQuorum,
|
||||
serial,
|
||||
localSerial,
|
||||
|
||||
Reference in New Issue
Block a user