diff options
author | csor-dev <51727354+csor-dev@users.noreply.github.com> | 2019-10-20 05:31:58 +0530 |
---|---|---|
committer | Adin Scannell <adin@scannell.ca> | 2019-10-21 08:41:59 -0400 |
commit | 53e921eb38e38867363f2203d2f883dadf3b5a2d (patch) | |
tree | b6bf7d9fde1fec7eaedd0088122fe42ff60b62d5 /content/docs | |
parent | b5ccc29b9506b2fc4e5dd24a53e589ef4e334280 (diff) |
spell corrected
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/user_guide/checkpoint_restore.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/user_guide/checkpoint_restore.md b/content/docs/user_guide/checkpoint_restore.md index 024ce0969..bbc08a5f2 100644 --- a/content/docs/user_guide/checkpoint_restore.md +++ b/content/docs/user_guide/checkpoint_restore.md @@ -19,7 +19,7 @@ the directory path within which the checkpoint state-file will be created. The file will be called `checkpoint.img` and necessary directories will be created if they do not yet exist. -> Note: Two checkpoints cannot be saved to the save directory; every image-path +> Note: Two checkpoints cannot be saved to the same directory; every image-path provided must be unique. ```bash |