Fix typo in sharding docs

This patch removes an additional 'and' added to a sentence.
Change-Id: I6ab47637ef2d2f97f35188a84e741274c2b504e8
This commit is contained in:
gaofei
2018年06月13日 11:18:13 +08:00
committed by Matthew Oliver
parent eb9a21b22b
commit f2295a688c

View File

@@ -221,7 +221,7 @@ Fresh DB A database file that will replace the retiring
Epoch A timestamp at which the fresh DB is created; the
epoch value is embedded in the fresh DB filename.
Shard range A range of the object namespace defined by a lower
bound and and upper bound.
bound and upper bound.
Shard container A container that holds object records for a shard
range. Shard containers exist in a hidden account
mirroring the user's account.
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.