Skip to content

Commit 2b61a6f

Browse files
Update reference with rake strings:generate:reference
1 parent 6f2c7d3 commit 2b61a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ The following parameters are available in the `concat::fragment` defined type:
246246

247247
##### <a name="-concat--fragment--content"></a>`content`
248248

249-
Data type: `Optional[Any]`
249+
Data type: `Optional[Variant[String, Deferred]]`
250250

251251
Supplies the content of the fragment. Note: You must supply either a content parameter or a source parameter.
252252
Allows a String or a Deferred function which returns a String.

0 commit comments

Comments
 (0)