spell corrected

This commit is contained in:
csor-dev
2019-10-21 08:41:59 -04:00
committed by Adin Scannell
parent b5ccc29b95
commit 53e921eb38
@@ -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