From 18a3752d38079657b4d876a45c489f4d2ec09e3d Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Wed, 8 Jan 2020 20:38:24 -0800 Subject: [PATCH] doc/Factoids.md: minor edit --- doc/Factoids.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Factoids.md b/doc/Factoids.md index 6d8cf93c..4d8f7885 100644 --- a/doc/Factoids.md +++ b/doc/Factoids.md @@ -300,7 +300,7 @@ You can use the following variables in a factoid or as an argument to one. `$0` expands to the original keyword used to invoke a factoid. ## List variables -You may create a factoid containing a list of quoted values. When this factoid is used as a `$variable` by using the `$` character, a random value +You may create a factoid containing a list of quoted values. When this factoid is used as a `$variable` a random value will be selected from the list. For example, first create a normal factoid.