From 86f3aef93cc8617215c583ee8e616f60a6d7e2df Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 22 Jan 2025 11:10:46 -0500 Subject: [PATCH] update typo --- docs/main/key_innovations_overview/storage/3_qss_algorithm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/key_innovations_overview/storage/3_qss_algorithm.md b/docs/main/key_innovations_overview/storage/3_qss_algorithm.md index af15958..ed9eb32 100644 --- a/docs/main/key_innovations_overview/storage/3_qss_algorithm.md +++ b/docs/main/key_innovations_overview/storage/3_qss_algorithm.md @@ -2,7 +2,7 @@ sidebar_position: 3 --- -# Algoritm +# Algorithm The UnbreakableStorage Algorithm is the heart of the Storage engine. The storage engine takes the original data objects and creates data part descriptions that it stores over many virtual storage devices (ZDB/s).