Skip to content

Commit 3deda35

Browse files
authored
Fix README header
1 parent 181aa44 commit 3deda35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can set your own default Wi-Fi SSID and a Wi-Fi password for your hotspot us
1212

1313
Enjoy and please do feel free to feedback experiences and issues.
1414

15-
## Automatic connections
15+
## Automatic connections
1616
You can specify a Wi-Fi connection you would like your device to try and connect to the first time it loads by using the environment variables in the docker-compose.yml file. Once this connection is established, the device will stay connected after reboots until you use the `forget` endpoint. If the network is not available, the hotspot will start instead.
1717

1818
````
@@ -140,4 +140,4 @@ Requests are returned immediately and then the process is executed. Otherwise us
140140
{
141141
"message": "ok"
142142
}
143-
````
143+
````

0 commit comments

Comments
 (0)