| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'content/setup/_index.md')
| -rw-r--r-- | content/setup/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/setup/_index.md b/content/setup/_index.md index a9cb42c..275e809 100644 --- a/content/setup/_index.md +++ b/content/setup/_index.md @@ -43,7 +43,7 @@ A Wyrd interpreter keeps track of: of any Wyrd type. * **The Program Counter:** an integer corresponding to the next Wyrd instruction to execute. -* **Available Choices:** A list of `RICH_TEXT`. +* **Available Choices:** A list of `TEXT`. * **Last Chosen Choice:** Index of the last chosen choice. * **The Code:** A list of instructions. |


