From 8d5647c83957261c78ccbf6d4a88dcd7e932a9bb Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 28 Jul 2021 22:41:27 +1000 Subject: [PATCH] Update demo.md fix typo --- docs/start/demo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/start/demo.md b/docs/start/demo.md index 59b0d87..482bb0b 100644 --- a/docs/start/demo.md +++ b/docs/start/demo.md @@ -30,7 +30,7 @@ Download the demo dataset, e.g. using git: git clone git@github.com:inventree/demo-dataset.git ~/inventree-data ``` -!!! info "Data Directory +!!! info "Data Directory" For the purpose of these instructions it is assumed that the demo data repository has been cloned to ~/inventree-data. ### Initialize Database @@ -91,4 +91,4 @@ invoke export-records -f ~/inventree-data/inventree_data.json ### Create Pull Request -Create a pull request on the [demo-dataset repository](https://github.com/inventree/demo-dataset) with the changes you have made. \ No newline at end of file +Create a pull request on the [demo-dataset repository](https://github.com/inventree/demo-dataset) with the changes you have made.