Skip to content

Commit 09f8c22

Browse files
authored
Update README.md
1 parent 65598e7 commit 09f8c22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,11 @@ Fetch list of nearby Wi-Fi networks for passing to the connect endpoint.
157157
````
158158

159159
### http://your-device:9090/v1/healthcheck
160-
Check whether the API is available. Accessing this path will not record anything in the console.
160+
Check whether the API is available. Accessing this path will not log anything in the console.
161161

162162
#### GET
163163

164164
#### Response status 200
165-
Requests are returned immediately and then the process is executed. Otherwise users would be disconnected before they were able to receive the returned response.
166165
````
167166
{
168167
"message": "ok"

0 commit comments

Comments
 (0)