summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2019-07-16 12:14:52 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2019-07-16 12:14:52 +0200
commit2bf05498d531909116272841e28b4e7a81dcf2d2 (patch)
treedb3acc9223ee7fb30a00284f5e97330f1f7ed684
parent683a55a98a80f97df9fd60d16a4e2df66e0e6514 (diff)
Oops, typo in the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17a648c..04e94c0 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ cargo install mdbook-mermaid
Add the following to your `book.toml`
```toml
-[preprocessor.toc]
+[preprocessor.mermaid]
command = "mdbook-mermaid"
renderer = ["html"]