diff --git a/README.md b/README.md index cb3044b..61a538a 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ services: | Method | Endpoint | Description | | ------ | -------------- | --------------------------------------------------------------------- | | GET | / | Returns the metadata of all containers. | -| GET | /{name},{name} | Returns the metadata of the specified container(s). (comma-separated) | +| GET | /{name(s)} | Returns the metadata of the specified container(s). (comma-separated) |