From 5b202bc3eeb22d045b7504fed45da3178ecf5ef1 Mon Sep 17 00:00:00 2001 From: yosinn1-blip Date: Sun, 24 May 2026 08:31:46 +0900 Subject: [PATCH] docs: fix separated spelling in docs Signed-off-by: Yoshiki --- doc/source/overview_ring_format.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/overview_ring_format.rst b/doc/source/overview_ring_format.rst index 7f108c3d8c..1c711a2e84 100644 --- a/doc/source/overview_ring_format.rst +++ b/doc/source/overview_ring_format.rst @@ -205,7 +205,7 @@ The currently defined section and section names upstream are as follows: * ``swift/ring/metadata`` - Ring metadata serialized as json * ``swift/ring/devices`` - Devices json serialized data structure. - * This has been seperated from the ring metadata structure in v1 as it + * This has been separated from the ring metadata structure in v1 as it gets large * ``swift/ring/assignments`` - The ring replica2part2dev_id data structure @@ -235,7 +235,7 @@ network-order. swift/ring/devices ~~~~~~~~~~~~~~~~~~ -This BLOB contains a list of swift device dictionarys. And was seperated out +This BLOB contains a list of swift device dictionarys. And was separated out from the metadata BLOB as this can become a large structure in it's own right. swift/ring/assignments