Skip to content

Commit 654766f

Browse files
authored
fix error in CHANGELOG.md (#39)
1 parent f51d9c1 commit 654766f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
- **Passport hash** in every other case.
175175
* Now a passport can't be registered with both the public key and the hash.
176176
* Added the second registration contract `Registration2` which works with the updated circuits. Updated circuits utilize five public inputs and always output a passport hash.
177-
* The `Passport` struct has changed, hence chenging `register()`, `revoke()`, and `reissueIdentity()` methods signatures.
177+
* The `Passport` struct has changed, hence changing `register()`, `revoke()`, and `reissueIdentity()` methods signatures.
178178
* Updated `PRSASHA1Authenticator` contract to accept an RSA exponent as an initialization parameter to support the wider range of passports.
179179
* New constants have been added:
180180
1. **Passport dispatchers**

0 commit comments

Comments
 (0)