From 477172d2e6ab01c740b470f0201b3202d52b051a Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Fri, 1 Jan 2021 16:19:36 -0600 Subject: [PATCH] Fix typo in step by step guide --- www/contribute/producing-an-ebook-step-by-step.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index c29830a4..100de7df 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -374,7 +374,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll - se interactive-sr "/\v([Ee]ach and )@<\!([Ee])very one(\s+of)@\!/\1veryone/" src/epub/text/* git commit -am "[Editorial] every one -> everyone" + se interactive-sr "/\v([Ee]ach and )@<\!([Ee])very one(\s+of)@\!/\2veryone/" src/epub/text/* git commit -am "[Editorial] every one -> everyone"