Fixed typo
Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/50666288 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/50666288 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/50666288 Branch: refs/heads/master Commit: 50666288502f3e50fc9296bc965873b813ed7593 Parents: fc82336 Author: Ignasi Barrera <[email protected]> Authored: Sun Nov 13 23:23:18 2016 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Sun Nov 13 23:23:18 2016 +0100 ---------------------------------------------------------------------- releasenotes/2.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/50666288/releasenotes/2.0.0.md ---------------------------------------------------------------------- diff --git a/releasenotes/2.0.0.md b/releasenotes/2.0.0.md index 4fdbf5a..5ec8fc8 100644 --- a/releasenotes/2.0.0.md +++ b/releasenotes/2.0.0.md @@ -40,7 +40,7 @@ We have also improved [our CI system](https://jclouds.ci.cloudbees.com) by addin ## <a id="computeimprovements"></a>Compute Improvements * Added support for Microsoft Azure ARM, ProfitBricks v3 and OneAndOne. -* Configuration of arbitrary hardware values (CPU, memory and disk space) in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) aboout this useful feature developed as part of a GSoC 2016 project! +* Configuration of arbitrary hardware values (CPU, memory and disk space) in the compute abstraction. [Read more](/blog/2016/08/22/arbitrary-cpu-ram/) about this useful feature developed as part of a GSoC 2016 project! * Added `ap-northeast-2` (Seoul) and `ap-south-1` (Mumbai) regions to AWS. * Implemented the compute abstraction in CloudSigma v2. * Added the `cloudsigma2-mia` (Miami) region to CloudSigma v2.
