From e21c5298c72b4f351a41359eae0605dcd9a61052 Mon Sep 17 00:00:00 2001 From: Sagar Rout Date: Thu, 22 Sep 2022 09:03:41 +0000 Subject: [PATCH] fix 2402 | remove extra typo from readme. Signed-off-by: Sagar Rout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626a7eace06..d1b8fc9ed9d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Welcome -OpenSearch Dashboards is an open source search and analytics visualization. We aim to to be the best community-driven platform and provide all the contributors a great open source experience. +OpenSearch Dashboards is an open source search and analytics visualization. We aim to be the best community-driven platform and provide all the contributors a great open source experience. Feel free to take a look at what the community has been up to, and then head over to the [Project Board](https://github.com/opensearch-project/OpenSearch-Dashboards/projects) to track release targets, or jump in and [start opening issues](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/new/choose), [set up your development environment](DEVELOPER_GUIDE.md#getting-started), or [start contributing](CONTRIBUTING.md).