We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9b916 commit b930a33Copy full SHA for b930a33
modules/ROOT/partials/glossary.adoc
@@ -61,7 +61,7 @@
61
[[labelList]]$labelList:: A list of label names, for example, `Person, Actor`.
62
[[lower]]$lower:: The lowest accepted number of a range.
63
[[mapKey]]$mapKey:: Map key.
64
-[[mapKeyList]]$mapKeyList:: A list of map keys, for example, `x and y`.
+[[mapKeyList]]$mapKeyList:: A list of map keys, for example, `first and second` in the map `{first: 1, second: 2}`.
65
[[matchMode]]$matchMode:: GPM match mode, for example, `REPEATABLE ELEMENTS`.
66
[[msg]]$msg:: Freeform message.
67
[[msgTitle]]$msgTitle:: Freeform message title.
0 commit comments