docs: Fix delete config entry description (#6593)

Fix the documentation to correctly state the HTTP DELETE method will
remove the specified config entry.
This commit is contained in:
Mr.gao 2019-11-07 03:30:44 +08:00 committed by Blake Covarrubias
parent 8c11e3a4fc
commit 340c968444
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ $ curl \
## Delete Configuration
This endpoint creates or updates the given config entry.
This endpoint deletes the given config entry.
| Method | Path | Produces |
| -------- | ---------------------------- | -------------------------- |