From 53e5a4d50630bba19a89e98b7002e8d1917815ef Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 30 Sep 2020 12:44:48 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-calibre-web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-calibre-web.md b/images/docker-calibre-web.md index cfc47d91df..444f4685c6 100644 --- a/images/docker-calibre-web.md +++ b/images/docker-calibre-web.md @@ -100,7 +100,7 @@ Docker images are configured using parameters passed at runtime (such as those a | Volume | Function | | :----: | --- | | `/config` | Where calibre-web stores the internal database and config. | -| `/books` | Where your calibre database is locate. | +| `/books` | Where your preexisting calibre database is locate. |