From 32e39b7b671c59d6e51e5b52a6941dd245d0fa88 Mon Sep 17 00:00:00 2001 From: elapouya Date: Wed, 5 Dec 2018 09:28:44 +0100 Subject: [PATCH] Update doc --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 8ba1078..b2a802b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -314,7 +314,7 @@ Examples -------- The best way to see how it works is to read examples, they are located in `tests/` directory. -Docx test templates are in `tests/templates/`. To generate final docx files :: +Docx test templates are in `tests/templates/`. To generate final docx files:: cd tests/ python runtests.py