diff --git a/README.md b/README.md index 261c883..3da91ba 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $ ./distribution/archives/darwin-arm64-tar/build/install/opensearch-3.0.0-SNAPSH -> Installed opensearch-api with folder name opensearch-api ``` -When you run OpenSeaerch with `./gradlew run` you should see the plugin loaded in the logs. +When you run OpenSearch with `./gradlew run` you should see the plugin loaded in the logs. ``` [2023-09-27T08:35:48,627][INFO ][o.o.p.PluginsService] [runTask-0] loaded plugin [opensearch-api] @@ -52,4 +52,4 @@ This code is licensed under the Apache 2.0 License. See [LICENSE.txt](LICENSE.tx ## Copyright -Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details. \ No newline at end of file +Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.