Skip to content

Commit 526946b

Browse files
remove comma splice (#388)
1 parent ba3123d commit 526946b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/wiredtiger.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Starting in MongoDB 5.0, you can use the
7676
long WiredTiger keeps the snapshot history.
7777

7878
Increasing the value of :parameter:`minSnapshotHistoryWindowInSeconds`
79-
increases disk usage, because the server must maintain the history of
79+
increases disk usage because the server must maintain the history of
8080
older modified values within the specified time window. The amount of
8181
disk space used depends on your workload, with higher volume workloads
8282
requiring more disk space.

0 commit comments

Comments
 (0)