File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 ``
6464via 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 ``
7070via 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 ``
9191via include list.
9292
9393``template.package.clean ``
You can’t perform that action at this time.
0 commit comments