diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,15 +8,15 @@
 
 ## Description
 
-    AWS Direct Connect links your internal network to an AWS Direct Connect
-    location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable.
-    One end of the cable is connected to your router, the other to an AWS Direct
-    Connect router. With this connection in place, you can create virtual
-    interfaces directly to the AWS cloud and Amazon Virtual Private Cloud,
-    bypassing Internet service providers in your network path.
+AWS Direct Connect links your internal network to an AWS Direct Connect
+location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable.
+One end of the cable is connected to your router, the other to an AWS Direct
+Connect router. With this connection in place, you can create virtual
+interfaces directly to the AWS cloud and Amazon Virtual Private Cloud,
+bypassing Internet service providers in your network path.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-directconnect)
-and [AWS API Reference](http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-directconnect.cabal b/amazonka-directconnect.cabal
--- a/amazonka-directconnect.cabal
+++ b/amazonka-directconnect.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-directconnect
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Direct Connect SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -19,6 +19,7 @@
     Connect router. With this connection in place, you can create virtual
     interfaces directly to the AWS cloud and Amazon Virtual Private Cloud,
     bypassing Internet service providers in your network path.
+
     .
     /See:/ <http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -61,5 +62,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
