From 9a5b87c507431805817382ad1ef82dfeb73eb18d Mon Sep 17 00:00:00 2001 From: scottb Date: Fri, 2 May 2025 16:54:12 -0700 Subject: [PATCH 1/2] Typo fix --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c269c950b..d90b9d4be 100644 --- a/docs/README.md +++ b/docs/README.md @@ -119,7 +119,7 @@ highlights: - title: Admin CLI icon: clarity:command-line - details: Manaage your KurrentDB using a command line interface + details: Manage your KurrentDB using a command line interface link: /commercial-tools/cli-tool.html - title: Admin UI From 41c06bafdb98d66ee0c6ec1e9fc179e10925a2b1 Mon Sep 17 00:00:00 2001 From: scottb Date: Fri, 2 May 2025 17:13:44 -0700 Subject: [PATCH 2/2] Missed one. --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d90b9d4be..fc96209dc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -81,7 +81,7 @@ highlights: features: - title: Java icon: devicon:java - details: Build event-driven Java applications using the gRPC Java SDK. + details: Build event-driven Java applications using the gRPC Java SDK link: /client/Java - title: Python icon: devicon:python