diff --git a/xml/chapter1/section1/subsection6.xml b/xml/chapter1/section1/subsection6.xml index 25accfdf2..460b22dfd 100644 --- a/xml/chapter1/section1/subsection6.xml +++ b/xml/chapter1/section1/subsection6.xml @@ -231,7 +231,9 @@ abs(-5); alternative-expression and returns its value as the value of the conditional. conditional expressionnon-boolean value as predicate - Conditionals in full JavaScript accept any value, not just a boolean, as the result of evaluating + Conditionals +