diff --git a/docs/storage-drivers/swift.md b/docs/storage-drivers/swift.md index 28e87d4df..4e28847d8 100644 --- a/docs/storage-drivers/swift.md +++ b/docs/storage-drivers/swift.md @@ -304,7 +304,7 @@ An implementation of the `storagedriver.StorageDriver` interface that uses [Open

- Optionally, specify the OpenStack Auth's version,for example 3. The driver use 0 (autodetect) by default. + Optionally, specify the OpenStack Auth's version,for example 3. By default the driver will autodetect the auth's version from the AuthURL.