Skip to content

Commit 08661ca

Browse files
karollewandowskiraducotescu
authored andcommitted
#74: Unwrap block description issue
1 parent 9da3ba4 commit 08661ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPECIFICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ When some parameters are missing in a template call, that parameter would be ini
13291329
#### 2.2.11. Unwrap
13301330
**`data-sly-unwrap`:**
13311331
* Unwraps the element.
1332-
* **Element:** never shown.
1332+
* **Element:** shown if expression evaluates to `false`.
13331333
* **Content of element:** always shown.
13341334
* **Attribute value:** optional; an expression evaluated as `Boolean`; defaults to `true` if the value is omitted.
13351335
* **Attribute identifier:** optional; identifier name to access the result of the test.

0 commit comments

Comments
 (0)