diff --git a/docs/usage/configuration.md b/docs/usage/configuration.md index 8670dfcf74b..7414dd5be28 100644 --- a/docs/usage/configuration.md +++ b/docs/usage/configuration.md @@ -171,7 +171,7 @@ Parameter name | Docker variable | Description tagsSorter Unavailable Function=(a => a). Apply a sort to the tag list of - each API. It can be 'alpha' (sort by paths alphanumerically) or a + each API. It can be 'alpha' (sort by tags alphanumerically) or a function (see Array.prototype.sort() to learn how to