Skip to content

Commit 698bb62

Browse files
committed
typo
1 parent bde4c6e commit 698bb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ PostgresDB.prototype.commit = function(collection, id, op, snapshot, options, ca
5050
* (iff the new version is exactly 1 more than the latest table or if
5151
* the document id does not exists)
5252
*
53-
* It will than Insert into the ops table if it is exactly 1 more than the
53+
* It will then insert into the ops table if it is exactly 1 more than the
5454
* latest table or it the first operation and iff the previous insert into
5555
* the snapshot table is successful.
5656
*

0 commit comments

Comments
 (0)