Skip to content

Commit 1313e1f

Browse files
authored
Fix DEVELOPER_GUIDE.md (opensearch-project#426)
Signed-off-by: Sai Medhini Reddy Maryada <117196660+saimedhi@users.noreply.github.com>
1 parent b861175 commit 1313e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ And we're done! You should be seeing the performance metrics soon enough!
150150
151151
**If you are not seeing any results, it should be an indicator that there is an issue with your cluster setup or the way the manager is accessing it**. Use the command below to view the logs.
152152
```
153-
tail -f ~/.bencmark/logs/bechmark.log
153+
tail -f ~/.benchmark/logs/benchmark.log
154154
```
155155
156156
## Executing tests

0 commit comments

Comments
 (0)