From 18b5165b220c022af35b78a32d4a83d074bdbacd Mon Sep 17 00:00:00 2001 From: nkotlyarov Date: Sun, 12 Sep 2021 15:31:55 +0300 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6f386ebb4..5d0afca5cc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Zenith substitutes PostgreSQL storage layer and redistributes data across a clus A Zenith installation consists of Compute nodes and Storage engine. -Compute nodes are stateles PostgreSQL nodes, backed by zenith storage. +Compute nodes are stateless PostgreSQL nodes, backed by zenith storage. Zenith storage engine consists of two major components: - Pageserver. Scalable storage backend for compute nodes.