diff options
author | Lindemberg Barbosa <lindembergdepaulo@gmail.com> | 2023-09-22 17:03:06 -0300 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2023-09-25 20:10:17 +0200 |
commit | cce42cc6d142a885855f9eda1d752a4f0f35458f (patch) | |
tree | 6749579932fa849d45ff439f51b927d9da628a87 | |
parent | 45626232f354311986f990d872f2572f8ffe7071 (diff) | |
download | homer-cce42cc6d142a885855f9eda1d752a4f0f35458f.tar.gz homer-cce42cc6d142a885855f9eda1d752a4f0f35458f.tar.zst homer-cce42cc6d142a885855f9eda1d752a4f0f35458f.zip |
doc: better description
-rw-r--r-- | docs/customservices.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/customservices.md b/docs/customservices.md index 25f8bc5..2dfdceb 100644 --- a/docs/customservices.md +++ b/docs/customservices.md | |||
@@ -356,8 +356,8 @@ Configuration example: | |||
356 | 356 | ||
357 | ## SpeedtestTracker | 357 | ## SpeedtestTracker |
358 | 358 | ||
359 | This SpeedtestTracker service will show the download and upload speeds in Mbit/s and the ping in ms. | 359 | This service will show the download and upload speeds in Mbit/s and the ping in ms. |
360 | To configure this service, you need to define the url of SpeedtestTracker running and an entry with type `SpeedtestTracker`. | 360 | To configure the service, you need to define the url of SpeedtestTracker running and an entry with type `SpeedtestTracker`. |
361 | 361 | ||
362 | Configuration example: | 362 | Configuration example: |
363 | 363 | ||