Update examples/postman/README.md

Co-Authored-By: mallek <travis@haleycomputersolutions.com>
pull/782/head
David Núñez 2019-03-15 13:11:42 -06:00 committed by GitHub
parent 82a38156c5
commit 6a40e8d368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ The order to call the collection is as follows
- Alice/grant (Grant bob permission to see the policy's data)
- Bob/retrieve (Get alice's data)
If you try to recieve the data before you are granted access you will be returned a 500 in the current version 0.0.14-alpha
If you try to receive the data before you are granted access you will be returned a 500.