Skip to content

Commit 34cde52

Browse files
DOCSP-33826: Fix typo (#5128)
* DOCSP-33826: Fix typo * DOCSP-33826: edit
1 parent b495590 commit 34cde52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/release-notes/fsync-fsyncUnlock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Starting in MongoDB 7.1, the :dbcommand:`fsync` and :dbcommand:`fsyncUnlock`
3-
commands can perform fsync operations sharded clusters.
3+
commands can perform fsync operations on sharded clusters.
44

55
When run on :program:`mongos` with the ``lock`` field set to ``true``, the
66
:dbcommand:`fsync` command flushes writes from the storage layer to disk and

0 commit comments

Comments
 (0)