From 6c0417fbcbe6b9760b3836e5166d6bd929578096 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 30 Jan 2024 22:24:11 +1000 Subject: [PATCH] doc/architecture.rst - fix typo s/requies/requires Signed-off-by: Zac Dover --- doc/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 148e495ff1b..7380d74a72a 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -592,7 +592,7 @@ cluster map, the client doesn't know anything about object locations.** **Object locations must be computed.** -The client requies only the object ID and the name of the pool in order to +The client requires only the object ID and the name of the pool in order to compute the object location. Ceph stores data in named pools (for example, "liverpool"). When a client