From 23d8224704b76737e746c5add47aa4cd96a7fd01 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 5 Jan 2021 02:39:50 +0100 Subject: Improves how topics collapse on the menu. --- content/setup/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/setup/_index.md') 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. -- cgit v1.2.3-70-g09d2