diff --git a/Liquid-for-Designers.textile b/Liquid-for-Designers.textile
index c7d0d04..139d02a 100644
--- a/Liquid-for-Designers.textile
+++ b/Liquid-for-Designers.textile
@@ -61,8 +61,8 @@ We made 1 million dollars {% comment %} in losses {% endcomment %} this year
h2. If / Else
-if / else should be well known from any imaginable programming language.
-Liquid allows you to write simple expressions in the if (and optionally, else) clause:
+@if / else@ should be well known from any imaginable programming language.
+Liquid allows you to write simple expressions in the @if@ (and optionally, @else@) clause:
{% if user %}