diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,16 +8,16 @@
 
 ## Description
 
-    Amazon Config is a fully managed service that provides you with an Amazon
-    resource inventory, configuration history, and configuration change
-    notifications to enable security and governance. With Amazon Config you can
-    discover existing Amazon resources, export a complete inventory of your
-    Amazon resources with all configuration details, and determine how a resource
-    was configured at any point in time. These capabilities enable compliance
-    auditing, security analysis, resource change tracking, and troubleshooting.
+Amazon Config is a fully managed service that provides you with an Amazon
+resource inventory, configuration history, and configuration change
+notifications to enable security and governance. With Amazon Config you can
+discover existing Amazon resources, export a complete inventory of your
+Amazon resources with all configuration details, and determine how a resource
+was configured at any point in time. These capabilities enable compliance
+auditing, security analysis, resource change tracking, and troubleshooting.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-config)
-and [AWS API Reference](http://docs.aws.amazon.com/config/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/config/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-config.cabal b/amazonka-config.cabal
--- a/amazonka-config.cabal
+++ b/amazonka-config.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-config
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Config SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -20,6 +20,7 @@
     Amazon resources with all configuration details, and determine how a resource
     was configured at any point in time. These capabilities enable compliance
     auditing, security analysis, resource change tracking, and troubleshooting.
+
     .
     /See:/ <http://docs.aws.amazon.com/config/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -54,5 +55,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
