Fixed typo in CHANGELOG: deployting --> deploying

This commit is contained in:
troymc 2016-09-01 11:49:13 +02:00
parent 513b6f2c04
commit 9300bd8a0e

View File

@ -22,7 +22,7 @@ committed:
### Added ### Added
- Support for multiple operations in the ChangeFeed class: [Pull Request #569](https://github.com/bigchaindb/bigchaindb/pull/569) - Support for multiple operations in the ChangeFeed class: [Pull Request #569](https://github.com/bigchaindb/bigchaindb/pull/569)
- Instructions, templates and code for deployting a starter node on AWS using Terraform and Ansible: Pull Requests - Instructions, templates and code for deploying a starter node on AWS using Terraform and Ansible: Pull Requests
[#572](https://github.com/bigchaindb/bigchaindb/pull/572), [#572](https://github.com/bigchaindb/bigchaindb/pull/572),
[#589](https://github.com/bigchaindb/bigchaindb/pull/589), [#589](https://github.com/bigchaindb/bigchaindb/pull/589),
[#600](https://github.com/bigchaindb/bigchaindb/pull/600), [#600](https://github.com/bigchaindb/bigchaindb/pull/600),