From c0e94ceaa0ce34763cf58994237498799de31d0f Mon Sep 17 00:00:00 2001 From: Anan <79961084+ananzh@users.noreply.github.com> Date: Fri, 9 Apr 2021 15:11:53 -0700 Subject: [PATCH] [DOCs ] Fix typo In Readme.md (#268) Signed-off-by: Anan Zhuang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 713d5dc7ea55..44d00aa8067d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ OpenSearch Dashboards is a visualization tool derived from Kibana 7.10.2. ## Current State -We officially began work on the new fork on January 21st, 2021. Since then, we've been removing non-Apache code and doing a full deep rename of the project. As this is an early phase, we don't expect the codebase to be bug free or to work perfectly. If you find an issue, feel free to open an issue [here](https://github.com/opensearch-project/OpenSearch-Dashboards/issues). +We officially began work on the new fork on January 21st, 2021. Since then, we've been removing non-Apache 2.0 code and doing a full deep rename of the project. As this is an early phase, we don't expect the codebase to be bug free or to work perfectly. If you find an issue, feel free to open an issue [here](https://github.com/opensearch-project/OpenSearch-Dashboards/issues). ## What works