doc/Factoids.md: update

This commit is contained in:
Pragmatic Software 2020-06-03 01:10:26 -07:00
parent 18622b3809
commit 5d10836dd3
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ List `$variables` and [Selectors](Commands.md#selectors) can accept trailing exp
There are two categories of expansion modifiers. Selection modifiers and text modifiers. There are two categories of expansion modifiers. Selection modifiers and text modifiers.
Selection modifiers control how values are chosen from the `$variable`'s list. Selection modifiers control how values are chosen from the `$variable` or Selector list.
<pragma-> !echo $colors:pick(3) <pragma-> !echo $colors:pick(3)
<PBot> red pink green <PBot> red pink green