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

Skip to content

Commit 23df082

Browse files
authored
Merge pull request #2958 from fangfufu/typo-fix
fix typo in CONTRIBUTING.md
2 parents b2ff5e4 + 1803db9 commit 23df082

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)