Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from TBD54566975/aparker/20240625-fix-dapregist…
Browse files Browse the repository at this point in the history
…ry-case

fix DapRegistry -> DAPRegistry
  • Loading branch information
aparkersquare authored Jun 24, 2024
2 parents 5ced32d + 301a4d0 commit 87b636a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry/.well-known/did.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"id": "did:web:didpay.me",
"service": [
{
"id": "DapRegistry",
"type": "DapRegistry",
"id": "DAPRegistry",
"type": "DAPRegistry",
"serviceEndpoint": [
"https://didpay.me"
]
Expand Down

0 comments on commit 87b636a

Please sign in to comment.