Browse Source

Fix typo in Dendrite

Colin Powell 2 years ago
parent
commit
2d3e10d833
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ansible/roles/dendrite/handlers/main.yml

+ 1 - 1
ansible/roles/dendrite/handlers/main.yml

@@ -1,5 +1,5 @@
 ---
 ---
-- name: Dednrite restarted
+- name: Dendrite restarted
   service:
   service:
     name: dendrite
     name: dendrite
     state: restarted
     state: restarted