diff --git a/.ansible.html.markdown.swl b/.ansible.html.markdown.swl
index 4664ca70..607a08ba 100644
Binary files a/.ansible.html.markdown.swl and b/.ansible.html.markdown.swl differ
diff --git a/ansible.html.markdown b/ansible.html.markdown
index ae5ca01e..155a3b0e 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -285,7 +285,7 @@ for execution further tasks.
```
#### Conditionals
-You can define complex logic with ansible and Jinja functions. Most common is usage of `when:`, with some variable (often dynamicly generated in previous playbook steps with `register` or `lookup`)
+You can define complex logic with Ansible and Jinja functions. Most common is usage of `when:`, with some variable (often dynamicly generated in previous playbook steps with `register` or `lookup`)