diff --git a/documentation/index.html.erb b/documentation/index.html.erb index d63ec172..5224b1c2 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -628,7 +628,7 @@ Expressions are the same as boolean true, while off and no are boolean false.

- For single-line statements, unless can be used as the inverse of if. + unless can be used as the inverse of if.

As a shortcut for this.property, you can use @property.