Skip to content

Commit 00ab196

Browse files
authored
Fix verification parameter in curl.
1 parent ce92167 commit 00ab196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ _owners.modestmind.net. 3600 IN TXT "tobio"
6565
`webtask/signed*.txt` has a message signed with both Keybase and Web of Trust keys.
6666

6767
The endpoint can be exercised via curl:
68-
`curl https://wt-bdd1a57e37bb559554e268267c174bf4-0.sandbox.auth0-extend.com/confirm-domain-ownership -v -X POST -d "domain=modestmind.net" --data-urlencode "signedMessage@signed.txt" -H "Expect:"`
68+
`curl https://wt-bdd1a57e37bb559554e268267c174bf4-0.sandbox.auth0-extend.com/confirm-domain-ownership -v -X POST -d "domain=modestmind.net" --data-urlencode "verification@signed.txt" -H "Expect:"`
6969

70-
Or via the bundled [React UI](https://tobio.github.io/gpg-domain-ownership/).
70+
Or via the bundled [React UI](https://tobio.github.io/gpg-domain-ownership/).

0 commit comments

Comments
 (0)