Skip to content

Commit 007159a

Browse files
committed
docs(readme): fix typos
1 parent 6690ee6 commit 007159a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@ This state will install the template package only.
6060
``template.config``
6161
-------------------
6262

63-
This state will configure the template service and has a depency on ``template.install``
63+
This state will configure the template service and has a dependency on ``template.install``
6464
via include list.
6565

6666
``template.service``
6767
--------------------
6868

69-
This state will start the template service and has a depency on ``template.config``
69+
This state will start the template service and has a dependency on ``template.config``
7070
via include list.
7171

7272
``template.clean``
@@ -87,7 +87,7 @@ This state will stop the template service and disable it at boot time.
8787
``template.config.clean``
8888
-------------------------
8989

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

9393
``template.package.clean``

0 commit comments

Comments
 (0)