Fix typo in Glances doc (#9865)

This commit is contained in:
SNoof85 2019-07-15 23:56:06 +02:00 committed by Franck Nijhof
parent ebc21727aa
commit f6b5f12481

View File

@ -32,7 +32,7 @@ $ curl -X GET http://IP_ADDRESS:61208/api/2/mem/free
{"free": 203943936}
```
If this doesn't work, try changing the `2` for `3`, if you have installed the latest verison of Glances.
If this doesn't work, try changing the `2` for `3`, if you have installed the latest version of Glances.
For details about auto-starting `glances`, please refer to [Start Glances through Systemd](https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd).