Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ will return:
// TEST[continued]

This uses the default parameters that were defined with the template.
You can also specify one or mre parameters to the render call, for example:
You can also specify one or more parameters to the render call, for example:

[source,console]
----
Expand Down
Loading