diff --git a/doc/training-guides/basic-install-guide/section_neutron-ovs-controller-node.xml b/doc/training-guides/basic-install-guide/section_neutron-ovs-controller-node.xml
index 1e63a966..6455a45d 100644
--- a/doc/training-guides/basic-install-guide/section_neutron-ovs-controller-node.xml
+++ b/doc/training-guides/basic-install-guide/section_neutron-ovs-controller-node.xml
@@ -14,7 +14,7 @@
it when you work with Neutron unless you are familiar with the
underlying network technologies, as, by default, it blocks
various types of network traffic that are important to
- Neutron. To disable it, simple launch the program and clear
+ Neutron. To disable it, simply launch the program and clear
the Enabled check box.
After you successfully set up OpenStack with Neutron, you
can re-enable and configure the tool. However, during Neutron
@@ -208,7 +208,7 @@ enable_tunneling = True
Configure Compute to use
OpenStack Networking services. Configure the
- /etc/nova/nova.conf file as per instructions
+ /etc/nova/nova.conf file per the instructions
below:
# openstack-config --set /etc/nova/nova.conf DEFAULT \
network_api_class nova.network.neutronv2.api.API