Fix AKNOWLEDGED typo in reference documentation.

Two typos found have been updated

Closes #4135
This commit is contained in:
Sojin
2022-08-05 17:37:54 +05:30
committed by GitHub
parent d130984bdc
commit 3429350964

View File

@@ -115,7 +115,7 @@ Use `<mongo:client-settings cluster-hosts="..." />` instead
| `<mongo:db-factory writeConcern="..." />`
| NONE, NORMAL, SAFE, FSYNC_SAFE, REPLICAS_SAFE, MAJORITY
| W1, W2, W3, UNAKNOWLEDGED, AKNOWLEDGED, JOURNALED, MAJORITY
| W1, W2, W3, UNACKNOWLEDGED, ACKNOWLEDGED, JOURNALED, MAJORITY
|===
.Removed XML Namespace Elements and Attributes: