diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php
index b9500bca..b4a832d1 100644
--- a/www/contribute/producing-an-ebook-step-by-step.php
+++ b/www/contribute/producing-an-ebook-step-by-step.php
@@ -381,28 +381,6 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
se interactive-replace '(?<![Ee]ach and )([Ee])very one(?!\s+of)' "\1veryone" src/epub/text/*
-
Correct change: | -
-
|
-
Incorrect change: | -
-
|
-
se interactive-replace "([Ee])very thing" "\1verything" src/epub/text/*
- Correct change: |
-
|
Incorrect change: |
-
|
se interactive-replace "\b([Ee])very thing\b" "\1verything" src/epub/text/*
+ se interactive-replace "([Ee])very thing" "\1verything" src/epub/text/*
After you’ve reviewed the changes, create an [Editorial]
commit. This commit is important, because it gives purists an avenue to revert modernizing changes to the original text.