Skip to content

Commit

Permalink
Merge pull request #4 from jonnydubowsky/patch-2
Browse files Browse the repository at this point in the history
Spelling correction for line 224
  • Loading branch information
pelle committed Apr 19, 2018
2 parents 4383b10 + 3786c67 commit 829b0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -221,7 +221,7 @@ while (previousChange) {

The primary owner key should be looked up using `identityOwner(identity)`. This should be the first of the publicKeys listed.

Iterate thought the `DIDDelegateChanged` events to build a list of additional keys and authentication sections as needed. The list of delegateTypes to include is still to be determined.
Iterate through the `DIDDelegateChanged` events to build a list of additional keys and authentication sections as needed. The list of delegateTypes to include is still to be determined.

Iterate through `DIDAttributeChanged` events for service entries, encryption public keys and other public names. The attribute names are still to be determined.

Expand Down

0 comments on commit 829b0e4

Please sign in to comment.