From 5d849b75dc0434dc086102d0450e5eba4e36707e Mon Sep 17 00:00:00 2001 From: dtomlinson Date: Tue, 14 Jan 2020 00:59:12 +0000 Subject: [PATCH] updating documentation --- docs/source/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 24b52df..9be558d 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -82,7 +82,7 @@ E.g your script could contain: .. Note:: -The ``key`` attribute in :func:`panaetius.library.set_config` is specified as a string, with the hirearchy in the config file split with a ``.``. + The ``key`` attribute in :func:`panaetius.library.set_config` is specified as a string, with the hirearchy in the config file split with a ``.``. .. Important::