changed "unimaginable" wording, which was wrong and invited disproof, to something merely technically wrong

roryokane
2012-04-23 12:58:40 -07:00
parent 80a6fa8459
commit 4a6ec92c41
+1 -1
@@ -109,7 +109,7 @@ This is useful for generating content (eg, Mustache, Handlebars) which uses conf
### If / Else
`if / else` should be well known from any imaginable programming language.
`if / else` should be well-known from any other programming language.
Liquid allows you to write simple expressions in the `if` or `unless` (and
optionally, `elseif` and `else`) clause: