From 05ba9198f60666f343e420d96b020ecf1a359588 Mon Sep 17 00:00:00 2001 From: ashwinkumar12345 Date: Mon, 20 Sep 2021 13:22:18 -0700 Subject: [PATCH] modified description --- _clients/go.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_clients/go.md b/_clients/go.md index 6db260ac..46b359aa 100644 --- a/_clients/go.md +++ b/_clients/go.md @@ -6,7 +6,7 @@ nav_order: 80 # Go client -The OpenSearch Go client lets you programmatically interact with data in your OpenSearch cluster as part of your Go application. +The OpenSearch Go client lets you build a Go application that interacts with the data in your OpenSearch cluster. ## Setup