Skip to content

Commit

Permalink
Update healthcheck.md
Browse files Browse the repository at this point in the history
Fix unclosed string in curl healthcheck documentation.
  • Loading branch information
ltomes authored Jan 7, 2025
1 parent f99c28b commit 343ba55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/healthcheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Using `wget`:

Using `curl`:

`curl localhost:8091/health/zwave -H "Accept: text/plain`
`curl localhost:8091/health/zwave -H "Accept: text/plain"`

0 comments on commit 343ba55

Please sign in to comment.