diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8c6f679..ec26845 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/neutron-fwaas-dashbaard + https://bugs.launchpad.net/neutron-fwaas-dashboard diff --git a/devstack/README.rst b/devstack/README.rst index 0ceea95..ab223e2 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -17,8 +17,8 @@ the FWaaS version enabled in your neutron server. You do not need to specify FWaaS API version in the DevStack plugin configuration. -How to enable FWaaS v2 dsashboard ---------------------------------- +How to enable FWaaS v2 dashboard +-------------------------------- Add the following to the localrc section of your local.conf. @@ -29,8 +29,8 @@ Add the following to the localrc section of your local.conf. enable_service q-fwaas-v2 enable_plugin neutron-fwaas-dashboard https://git.openstack.org/openstack/neutron-fwaas-dashboard master -How to enable FWaaS v1 dsashboard ---------------------------------- +How to enable FWaaS v1 dashboard +-------------------------------- Add the following to the localrc section of your local.conf. diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index f89d02c..d3388dc 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -63,7 +63,7 @@ Enable the horizon plugin. Configure the policy file for Neutron FWaaS dashboard in OpenStack Dashboard ``local_settings.py``. ```` is a directory which contains -configurations for Neutron FWaaS dashboard and the locaiton varies +configurations for Neutron FWaaS dashboard and the location varies across distributions or deployments. .. code-block:: python