Skip to content

Commit be403ff

Browse files
authored
Merge pull request #14832 from shallow-beach/patch-1
Update docs/guide.md
2 parents 5dc2e90 + 032a4f7 commit be403ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1105,7 +1105,7 @@ await doc2.save();
11051105
```
11061106

11071107
<!-- markdownlint-disable MD051 -->
1108-
If you need optimistic concurrency support for `save()`, you can set the [`optimisticConcurrency` option](#optimisticConcurrency)
1108+
If you need optimistic concurrency support for `save()`, you can set the [`optimisticConcurrency` option](#optimisticConcurrency).
11091109
<!-- markdownlint-enable MD051 -->
11101110

11111111
Document versioning can also be disabled by setting the `versionKey` to

0 commit comments

Comments
 (0)