Skip to content

Commit 54d71bb

Browse files
committed
Fix format
1 parent 97eb166 commit 54d71bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.speedtest.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Configuration variables:
7070
- **ping**: Reaction time in ms of your connection, (how fast you get a response after you've sent out a request).
7171
- **download**: Download speed in Mbps.
7272
- **upload**: Upload speed in Mbps.
73-
- **server_id (*Optional*): Specify the speedtest server to perform test against.
73+
- **server_id** (*Optional*): Specify the speedtest server to perform test against.
7474
- **minute** (*Optional*): Specify the minute(s) of the hour to schedule the speedtest. Use a list for multiple entries. Default is 0.
7575
- **hour** (*Optional*): Specify the hour(s) of the day to schedule the speedtest. Use a list for multiple entries. Default is None.
7676
- **day** (*Optional*): Specify the day(s) of the month to schedule the speedtest. Use a list for multiple entries. Default is None.

0 commit comments

Comments
 (0)