From 8d77ba0f60dea4b0b8566f4876760dc1aaab40cb Mon Sep 17 00:00:00 2001 From: Ben Edgington Date: Thu, 13 Apr 2023 22:07:46 +0100 Subject: [PATCH] Typo --- bin/pdf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pdf/README.md b/bin/pdf/README.md index 91ff77c..0b78d94 100644 --- a/bin/pdf/README.md +++ b/bin/pdf/README.md @@ -1,6 +1,6 @@ # Whole book PDF -This is an experimental pipeline for building the whole text as a single PDF file using `pandoc`. You don't need any of the usual installation do this (no gatsby, node, npm, etc.). +This is an experimental pipeline for building the whole text as a single PDF file using `pandoc`. You don't need any of the usual installation to do this (no gatsby, node, npm, etc.). ## Pre-requisites