diff --git a/www/contribute/producing-an-ebook-step-by-step.php b/www/contribute/producing-an-ebook-step-by-step.php index 6c481e9f..e4860fa4 100644 --- a/www/contribute/producing-an-ebook-step-by-step.php +++ b/www/contribute/producing-an-ebook-step-by-step.php @@ -295,7 +295,7 @@ proceed to seal up my confession, I bring the life of that unhappy Henry Jekyll
If a work has illustrations besides the cover and title pages, we include a “list of illustrations” at the end of the book, after the endnotes but before the colophon. The LoI file is also standardized.
-If an LOI is created, do a corresponding commit.
git add -A git commit -m "Add LOI"
+ If an LoI is created, do a corresponding commit.
git add -A git commit -m "Add LoI"
Jekyll doesn’t have any illustrations, so we skip this step.