From 4069d71e86ecec3a37fb3b18cd3ed9ca6d2e4cc3 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Dec 30 2021 01:19:02 +0000 Subject: Fix typo --- diff --git a/modules/ROOT/pages/technical-zinebot.adoc b/modules/ROOT/pages/technical-zinebot.adoc index 2e2e45e..77871c5 100644 --- a/modules/ROOT/pages/technical-zinebot.adoc +++ b/modules/ROOT/pages/technical-zinebot.adoc @@ -142,7 +142,7 @@ If you modify any of the cards that are cached, you may need to rerun this comma === 🔹 view [number] This command does exactly the same thing as the `next card` command. -However, unlike the later, it allows you to specify a specific card number to display. +However, unlike the latter, it allows you to specify a specific card number to display. The requested card must be loaded in the current card cache from a prior run of the `list` command. When a specific card is requested, the current card index for the next run of the `next card` command is not advanced.