Typo: "DimnensionData" -> "DimensionData"
diff --git a/releasenotes/2.0.2.md b/releasenotes/2.0.2.md
index 920325e..741d99d 100644
--- a/releasenotes/2.0.2.md
+++ b/releasenotes/2.0.2.md
@@ -14,7 +14,7 @@
 
 ## <a id="intro"></a>Introduction
 
-Apache jclouds 2.0.2 is the second bugfix release after jclouds 2.0. It comes with several bugfixes and performance improvements, and with the addition of the first APIs to manage the [DimnensionData](http://www.dimensiondata.com) cloud. You can [read the official announcement here](https://s.apache.org/jclouds202). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
+Apache jclouds 2.0.2 is the second bugfix release after jclouds 2.0. It comes with several bugfixes and performance improvements, and with the addition of the first APIs to manage the [DimensionData](http://www.dimensiondata.com) cloud. You can [read the official announcement here](https://s.apache.org/jclouds202). To get started with jclouds, please see the [jclouds installation guide](/start/install/).
 
 ## <a id="highlights"></a>Release Highlights
 
@@ -22,7 +22,7 @@
 
 * Added the RouteTable and InternetGateway APIs to the AWS EC2 provider.
 * Added the Ohio, Canada, London and China regions to AWS.
-* Early stages of the development of the DimnensionData provider with the addition of the infrastructure and server APIs.
+* Early stages of the development of the DimensionData provider with the addition of the infrastructure and server APIs.
 * Improvements to Azure ARM to support multiple resource groups and to be able to deal with arbitrary resource group layouts.
 * Added advanced networking support to the Azure ARM compute service integration.