This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-5.0 by this push:
new 4226a7770e Fix typo on architecture/overview.adoc
4226a7770e is described below
commit 4226a7770ea17dd7b545b0997ace704a7a8efec5
Author: Edgar Modesto <[email protected]>
AuthorDate: Sun Mar 23 20:22:57 2025 -0700
Fix typo on architecture/overview.adoc
patch by Edgar Modesto; reviewed by Mick Semb Wever for CASSANDRA-20473
---
doc/modules/cassandra/pages/architecture/overview.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/modules/cassandra/pages/architecture/overview.adoc
b/doc/modules/cassandra/pages/architecture/overview.adoc
index dd0e287396..2b9949951a 100644
--- a/doc/modules/cassandra/pages/architecture/overview.adoc
+++ b/doc/modules/cassandra/pages/architecture/overview.adoc
@@ -10,7 +10,7 @@ Dynamo and Bigtable were both developed to meet emerging
requirements for scalab
{product} was designed as a best-in-class combination of both systems to meet
emerging largescale, both in data footprint and query volume, storage
requirements.
As applications began to require full global replication and always available
low-latency reads and writes, a new kind of database model was required to meet
these new requirements.
-Relational database systems at that time struggled to meet the the
requirements.
+Relational database systems at that time struggled to meet the requirements.
{product} was designed to meet these challenges with the following design
objectives in mind:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]