aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/__init__.py')
-rw-r--r--src/argaze/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze/__init__.py b/src/argaze/__init__.py
index a07fa93..be4cbfc 100644
--- a/src/argaze/__init__.py
+++ b/src/argaze/__init__.py
@@ -8,7 +8,7 @@ def load(filepath: str) -> any:
Load object from json file.
!!! note
- The directory where json file is will be used as global working directory.
+ The directory where json file is will be used as global working directory.
Parameters:
filepath: path to json file