Skip to content

Commit

Permalink
Remove reference to a specific date time format.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Dec 1, 2023
1 parent 7f7ec28 commit 901f9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function assertCredentialContext({context}) {
}

/**
* Throws if a Date is not an RFC3339 date.
* Throws if a Date is not correct format.
*
* @param {object} options - Options.
* @param {object} options.credential - A VC.
Expand Down

0 comments on commit 901f9da

Please sign in to comment.