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

pull/370/head
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
1 changed files with 1 additions and 1 deletions

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'}
```