Browse Source

Fix YAML block (ỳaml -> yaml)

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2089
pull/2093/head
Slavi Pantaleev 3 years ago
parent
commit
d2dc9149a9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-playbook-cactus-comments.md

+ 1
- 1
docs/configuring-playbook-cactus-comments.md View File

@@ -13,7 +13,7 @@ does and why it might be useful to you.

Add the following block to your `vars.yaml` and make sure to exchange the tokens to randomly generated values.

```aml
```yaml
#################
## Cactus Chat ##
#################


Loading…
Cancel
Save