diff --git a/manual/upgrade/upgrade_notes_for_9.0.x.md b/manual/upgrade/upgrade_notes_for_9.0.x.md index bb5383d5..94ae3622 100644 --- a/manual/upgrade/upgrade_notes_for_9.0.x.md +++ b/manual/upgrade/upgrade_notes_for_9.0.x.md @@ -93,7 +93,7 @@ Modify seafevents.conf ``` [INDEX FILES] external_es_server = true -es_host = your server's IP (use 127.0.0.1 is deployed locally) +es_host = your server's IP (use 127.0.0.1 if deployed locally) es_port = 9200 ```