Skip to content

Commit

Permalink
docs(readme): fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Feb 28, 2019
1 parent 6690ee6 commit 007159a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ This state will install the template package only.
``template.config``
-------------------

This state will configure the template service and has a depency on ``template.install``
This state will configure the template service and has a dependency on ``template.install``
via include list.

``template.service``
--------------------

This state will start the template service and has a depency on ``template.config``
This state will start the template service and has a dependency on ``template.config``
via include list.

``template.clean``
Expand All @@ -87,7 +87,7 @@ This state will stop the template service and disable it at boot time.
``template.config.clean``
-------------------------

This state will remove the configuration of the template service and has a depency on ``template.service.clean``
This state will remove the configuration of the template service and has a dependency on ``template.service.clean``
via include list.

``template.package.clean``
Expand Down

0 comments on commit 007159a

Please sign in to comment.