Skip to content

Commit 228ee1e

Browse files
sojinsamuelmp911de
authored andcommitted
Fix AKNOWLEDGED typo in reference documentation.
Two typos found have been updated Closes #4135
1 parent 52886e1 commit 228ee1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Use `<mongo:client-settings cluster-hosts="..." />` instead
115115

116116
| `<mongo:db-factory writeConcern="..." />`
117117
| NONE, NORMAL, SAFE, FSYNC_SAFE, REPLICAS_SAFE, MAJORITY
118-
| W1, W2, W3, UNAKNOWLEDGED, AKNOWLEDGED, JOURNALED, MAJORITY
118+
| W1, W2, W3, UNACKNOWLEDGED, ACKNOWLEDGED, JOURNALED, MAJORITY
119119
|===
120120

121121
.Removed XML Namespace Elements and Attributes:

0 commit comments

Comments
 (0)