app/vmui/README.md: typo fix: naviate->navigate

This commit is contained in:
Aliaksandr Valialkin 2021-07-15 15:02:04 +03:00
parent 61cc13c16f
commit f81d972581

View File

@ -29,7 +29,7 @@ Then run the built image with:
docker run --rm --name vmui -p 8080:8080 victoriametrics/vmui
```
Then naviate to `http://localhost:8080` in order to see the web UI.
Then navigate to `http://localhost:8080` in order to see the web UI.
## Static build