Fix two minor docs typos/grammar errors

Change-Id: I1ad77a21aecec08088bd32c317e0c0e5a5ae9ca0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
Daniel Farrell 2018-10-15 10:39:37 -04:00
parent d9e0892ab2
commit 612dc51215
2 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ Deployment Workflow Overview
metadata from Heat Template configuration files
* Hiera files are distributed across all nodes and Heat applies puppet
manifests to configure the services on the nodes
* Puppet runs in multiple steps, so that after each step there can be test
* Puppet runs in multiple steps, so that after each step there can be tests
triggered to check progress of the deployment and allow easier debugging.

View File

@ -20,7 +20,7 @@ Go to :doc:`architecture` to learn more.
**Components**
|project| is composed of set of official OpenStack components accompanied by
few other open sourced plugins which are increasing |project| capabilities.
few other open source plugins which increase |project|'s capabilities.
Go to :doc:`components` to learn more.