From 99e34760ea0d6e7e8b7ec538d1b7c6548200e28f Mon Sep 17 00:00:00 2001 From: Jean Viscogliosi-Pate Date: Sun, 20 Jul 2025 17:58:27 -0400 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 35a4f00..c969217 100644 --- a/Home.md +++ b/Home.md @@ -43,7 +43,7 @@ If "pov/s likes crocodiles" is instead changed to "pov/s vrb/like/present/ croco ## Case sensitivity and names -The first letter of every marker influences whether the result will be capitalized. "Pov/p" will always become "My" where "pov/p" will become "my." Capitals at the end of a `pov/` marker will have another effect: in third person, these markers will become the reader's name. As an example, "pov/S vrB/like/present/ crocodiles" will become (for me, at least) "Jean likes crocodiles." +The first letter of every marker listed above influences whether the result will be capitalized. "Pov/p" will always become "My" where "pov/p" will become "my." Capitals at the end of a `pov/` marker will have another effect: in third person, these markers will become the reader's name. As an example, "pov/S vrB/like/present/ crocodiles" will become (for me, at least) "Jean likes crocodiles." **Important:** When using a capital at the end of a `pov/` marker, be sure to match the capital of the associated verb! If not marked, readers with their options set to third-person with plural personal pronouns will see "Jean like crocodiles" instead!