Skip to content

Commit 829b0e4

Browse files
authored
Merge pull request #4 from jonnydubowsky/patch-2
Spelling correction for line 224
2 parents 4383b10 + 3786c67 commit 829b0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ while (previousChange) {
221221

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

224-
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.
224+
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.
225225

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

0 commit comments

Comments
 (0)