diff --git a/docs/storage-drivers/swift.md b/docs/storage-drivers/swift.md index 372cb6abc..123ad92e1 100644 --- a/docs/storage-drivers/swift.md +++ b/docs/storage-drivers/swift.md @@ -49,10 +49,7 @@ An implementation of the `storagedriver.StorageDriver` interface that uses [Open
- The name of your Swift container where you wish to store objects. An
- additional container called
stores the data
- is used. The driver creates both the named container and the segments
- container during its initialization.
+ The name of your Swift container where you wish to store objects. The driver creates the named container during its initialization.