Skip to content

Commit

Permalink
Revert updating a doc
Browse files Browse the repository at this point in the history
  • Loading branch information
giraffate committed Jan 23, 2020
1 parent 58ae3d0 commit a492cfc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/doc/src/reference/registries.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,9 +546,7 @@ A successful response includes the JSON object:
```javascript
{
// Indicates the remove succeeded, always true.
"ok": true,
// A string to be displayed to the user.
"msg": "user someone has been deleted from owners of crate cargo"
"ok": true
}
```

Expand Down

0 comments on commit a492cfc

Please sign in to comment.