Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/source/overview_ring_format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down