Skip to content

Commit

Permalink
Update operation.md
Browse files Browse the repository at this point in the history
Changed the status of verified to be false in the account xml file.
  • Loading branch information
taojing2002 authored Aug 8, 2022
1 parent adfe5bf commit 75840e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ $ cat hakai-bjohnson.xml
<subject>http://orcid.org/0000-0001-9317-0364</subject>
<givenName>Brett</givenName>
<familyName>Johnson</familyName>
<verified>true</verified>
<verified>false</verified>
</ns2:person>
```

Expand Down

0 comments on commit 75840e5

Please sign in to comment.