Skip to content

Commit 67d6b56

Browse files
committed
Update README.md
1 parent 3cbc19f commit 67d6b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ docker run --name es8-run --network bridge -p 9209:9200 -p 9114:9114 -p 9309:930
4646

4747

4848
#### Run Local Environment
49-
- It will be validate the status of elasticsearch cluster using `./wait_fo_es.sh` and `./DevOps_Shell/read_config.sh` for reading es host value in `./config.yaml` automatically when running `./service_start.sh` script.
49+
- It will be validate the status of elasticsearch cluster using `./wait_for_es.sh` and `./DevOps_Shell/read_config.sh` for reading es host value in `./config.yaml` automatically when running `./service_start.sh` script.
5050
```bash
5151
source .venv/bin/activate
5252
(.venv) ➜ python-elasticsearch git:(master) ✗ ./service_start.sh

0 commit comments

Comments
 (0)