Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Jan 26, 2024
1 parent ba7374d commit 596fd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Sealed.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sealed

## **UnsealEventsResponse**
> EventResponse unsealEventResponse(sealed []byte, keys []DecryptionKey)
> EventResponse unsealEventResponse(sealed []byte, keys DecryptionKey[])
Decrypts the sealed response with provided keys.
### Required Parameters
Expand Down

0 comments on commit 596fd32

Please sign in to comment.