Skip to content

Commit c431de9

Browse files
authored
Merge pull request #128 from pasenidis/patch-1
docs: README.md typo
2 parents 3980bd9 + 0f56f65 commit c431de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ the scope of the full Consulate API.
199199
health = consul.health.node('my-node')
200200
201201
# Get all checks that are critical
202-
checks = consul.heath.state('critical')
202+
checks = consul.health.state('critical')
203203
204204
For more examples, check out the Consulate documentation.
205205

0 commit comments

Comments
 (0)