Skip to content

Commit 1cd8ea6

Browse files
committed
merge
2 parents 0c5eb27 + d459a91 commit 1cd8ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/sync-accumulator.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ describe("SyncAccumulator", function () {
546546
});
547547

548548
it("should correctly update summary properties to zero", function () {
549-
// When we receive updates of a summary property, the last of which is 0
549+
// When we receive updates of a summary property, the last of which is 0
550550
sa.accumulate(
551551
createSyncResponseWithSummary({
552552
"m.heroes": ["@alice:bar"],

0 commit comments

Comments
 (0)