diff --git a/Home.md b/Home.md index fc32580..f229162 100644 --- a/Home.md +++ b/Home.md @@ -56,7 +56,7 @@ If you want to use the reader's name in `prn/` scope, you can use `Y/n`! - "cut/crocodiles/-6/" will become "croc," with the last six letters of "crocodiles" being cut off - "cut/crocodiles/-6/5/" will become "odile" because it starts 6 spaces from the end and moves 5 spaces towards the end - "cut/seagull/3/" will become "gull" - - "cut/seagull/0/3/" will become "sea." + - "cut/seagull/0/3/" will become "sea" - `cap/`phrase`/` turns the phrase to lowercase, `Cap/`phrase`/` turns the phrase to Start case, and `CAP/`phrase`/` turns the phrase to ALL CAPS. - `mrr/`phrase`/` will cause the phrase to have its letters reversed, as if mirrored. - Readers can add their own replacements! If you want to write with a custom marker not provided by MetamorPOV, you have the option of suggesting that your readers add it to their configuration. Examples of replacements that may be useful but are not provided by MetamorPOV include last names, nicknames, and nobility titles. \ No newline at end of file