From 2752c88c466e4016e75e5989b034502e71ed683a Mon Sep 17 00:00:00 2001 From: Bas Bossink Date: Sat, 18 May 2019 23:38:08 +0200 Subject: [PATCH] Fix issue #703. (#928) --- book-example/src/for_developers/backends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book-example/src/for_developers/backends.md b/book-example/src/for_developers/backends.md index ed35a37e..7070a2d9 100644 --- a/book-example/src/for_developers/backends.md +++ b/book-example/src/for_developers/backends.md @@ -5,7 +5,7 @@ rendering process. This program is passed a JSON representation of the book and configuration information via `stdin`. Once the backend receives this information it is free to do whatever it wants. -There are already several alternate backends on GitHub which can be used as a +There are already several alternative backends on GitHub which can be used as a rough example of how this is accomplished in practice. - [mdbook-linkcheck] - a simple program for verifying the book doesn't contain