From f0c4efad40ca917ac186d8cf8299cbfe9e231c37 Mon Sep 17 00:00:00 2001 From: Lentil Hoffman Date: Sun, 13 Apr 2025 17:34:43 -0500 Subject: [PATCH] remove a trailing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcee75e..d51d649 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Application will need its own core operational data store. This can be achieved Nodes should be able to engage in clustering configurations, perhaps especially those in close physical/virtual proximity. So let's take an example node with some local storage, RAM, CPU, and network. -Let us take as the foundation of our data model, the "rhizomatic database" structure, which can be summarized as follows: +Let us take as the foundation of our data model, the "rhizomatic database" structure, which can be summarized as follows: We establish a key space which we refer to as "domain entities". Each domain entity is identified by a unique key, e.g. a UUID;