From dc8d0ab75a42abbaefe7c19e3dab48c502ead063 Mon Sep 17 00:00:00 2001 From: Alex Demidoff Date: Tue, 8 Oct 2024 13:41:32 +0300 Subject: [PATCH] Update docs/api/inventory/overview.md Co-authored-by: Catalina A <94133018+catalinaadam@users.noreply.github.com> --- docs/api/inventory/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/inventory/overview.md b/docs/api/inventory/overview.md index fdc323086d..03df275b0b 100644 --- a/docs/api/inventory/overview.md +++ b/docs/api/inventory/overview.md @@ -25,7 +25,7 @@ This section will provide you with information on how to add, update or remove s - [Remove a node](ref:removenode) - [Remove an agent](ref:removeagent) -### Updating services and agents: +### Updating services and agents - [Update a service](ref:changeservice) - [Update an agent](ref:changeagent)