diff --git a/doc/Factoids.md b/doc/Factoids.md index 39037b84..3ed2a47c 100644 --- a/doc/Factoids.md +++ b/doc/Factoids.md @@ -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. -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. !echo $colors:pick(3) red pink green