From 7b80d6081efe079e272cea2c3c2c590101caecee Mon Sep 17 00:00:00 2001 From: Pavel Semyonov Date: Fri, 2 Jun 2023 12:36:46 +0700 Subject: [PATCH] Fix text in Data storage Resolves #3369 --- doc/concepts/data_model/value_store.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/concepts/data_model/value_store.rst b/doc/concepts/data_model/value_store.rst index 3f5aca73bd..a23c8cf93a 100644 --- a/doc/concepts/data_model/value_store.rst +++ b/doc/concepts/data_model/value_store.rst @@ -45,7 +45,6 @@ Spaces ------ Tarantool stores tuples in containers called spaces. -In the example above, there's a space called ``tester``. .. glossary::