From a1015ad58d23e72237a9774c33d707b9e7d1dead Mon Sep 17 00:00:00 2001 From: Donald Brunais Date: Mon, 18 Dec 2023 01:41:30 -0800 Subject: [PATCH] Fix button text (#18948) --- content/engine/swarm/swarm-tutorial/deploy-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/engine/swarm/swarm-tutorial/deploy-service.md b/content/engine/swarm/swarm-tutorial/deploy-service.md index 9fb69b8057..010d543413 100644 --- a/content/engine/swarm/swarm-tutorial/deploy-service.md +++ b/content/engine/swarm/swarm-tutorial/deploy-service.md @@ -39,4 +39,4 @@ is not a requirement to deploy a service. Now you're ready to inspect the service. -{{< button text="Deploy a service" url="inspect-service.md" >}} +{{< button text="Inspect the service" url="inspect-service.md" >}}