Skip to content

Commit

Permalink
Fix: typo in README.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Jan 19, 2024
1 parent 23bd5c1 commit a57bdfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand All @@ -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.
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.

0 comments on commit a57bdfc

Please sign in to comment.