diff --git a/docs/configuration.md b/docs/configuration.md
index da957c15..72c95972 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -1832,7 +1832,7 @@ conjunction with the S3 storage driver.
The storage middleware name. Currently cloudfront is an accepted value. |
- disabled
|
+ disabled |
Set to false to easily disable the middleware. |
@@ -1861,7 +1861,6 @@ The following example illustrates these values:
keypairid: asecret
duration: 60
-
>**Note**: Cloudfront keys exist separately to other AWS keys. See
>[the documentation on AWS credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html)
>for more information.