Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1803db9

Browse files
authored
fix typo in CONTRIBUTING.md
1 parent b2ff5e4 commit 1803db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ healthy.
125125
You generally don't need to implement this on a first pass and can just use:
126126

127127
```python
128-
health_check = lang_base.basic_healthy_check
128+
health_check = lang_base.basic_health_check
129129
```
130130

131131
`python` is currently the only language which implements this api, for python

0 commit comments

Comments
 (0)