diff --git a/ansible.html.markdown b/ansible.html.markdown
index 36d95532..94fa20a0 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -8,9 +8,9 @@ filename: LearnAnsible.txt
```yaml
---
-Ansible: 'the easiest orchestration tool'
+Ansible: "the easiest orchestration tool"
-Why Ansible and Intro - in the second part of document
+"{{ Why Ansible and Intro }}" in the second part of document
```