diff --git a/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php b/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php
index dea7fee2..70d373d9 100644
--- a/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php
+++ b/www/contribute/how-tos/how-to-review-an-ebook-production-for-publication.php
@@ -78,11 +78,6 @@ require_once('Core.php');
se xpath "//p//text()[re:test(., '[A-Z]{2,}') and not(contains(., 'OK') or contains(., 'SOS')) and not(parent::abbr or parent::var or parent::a or parent::*[contains(@epub:type, 'z3998:roman')])]" src/epub/text/*.xhtml
If any such instances is found, check with the Manual for the correct capitalization style in all cases.
-Most of the time punctuation such as periods and commas should be placed within quotations, except for some rare occasions. See the relevant section of the Manual for reference. Use the following command to examine if any of these needs to be noted for change:
-se interactive-replace "’([\.\,])" "\1’" .
- Era abbreviations do not have punctuation in them unlike other common abbreviations (see Manual). Use the following command to check each of such cases: