so many spelling mistakes have been corrected in this commit. It's totally worth writing so much explanation...

This commit is contained in:
Sascha Rommelfangen 2019-07-30 14:23:37 +02:00 committed by GitHub
parent 0e6f337e15
commit ced2e3bfe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -460,5 +460,5 @@ curl -k https://127.0.0.1:7000/api/import/item/b20a69f1-99ad-4cb3-b212-7ce24b763
```
{'status': 'error', 'reason': 'Invalid uuid'}
{'status': 'error', 'reason': 'Unknow uuid'}
{'status': 'error', 'reason': 'Unknown uuid'}
```