From 228ee1e315ec8900fda698351ada961a568f85d6 Mon Sep 17 00:00:00 2001
From: Sojin <77185816+SojinSamuel@users.noreply.github.com>
Date: Fri, 5 Aug 2022 17:37:54 +0530
Subject: [PATCH] Fix `AKNOWLEDGED` typo in reference documentation.
Two typos found have been updated
Closes #4135
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 4bc329366..48d1e7a03 100644
--- a/README.adoc
+++ b/README.adoc
@@ -115,7 +115,7 @@ Use `` instead
| ``
| 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: