We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dc2e90 + 032a4f7 commit be403ffCopy full SHA for be403ff
docs/guide.md
@@ -1105,7 +1105,7 @@ await doc2.save();
1105
```
1106
1107
<!-- markdownlint-disable MD051 -->
1108
-If you need optimistic concurrency support for `save()`, you can set the [`optimisticConcurrency` option](#optimisticConcurrency)
+If you need optimistic concurrency support for `save()`, you can set the [`optimisticConcurrency` option](#optimisticConcurrency).
1109
<!-- markdownlint-enable MD051 -->
1110
1111
Document versioning can also be disabled by setting the `versionKey` to
0 commit comments