Merge pull request #209 from arlemi/master

Update README.md
This commit is contained in:
Les Hazlewood 2017-05-16 12:39:24 -07:00 committed by GitHub
commit cb5a99265f
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ try {
// we get here if the required claim is not present
} catch (IncorrectClaimException) {
} catch (IncorrectClaimException e) {
// we get here if the required claim has the wrong value