8000 Fix minor grammar issue. · Syncano/client_python@2f5e6cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 2f5e6cc

Browse files
committed
Fix minor grammar issue.
1 parent 1499349 commit 2f5e6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ with g.track_inprogress():
113113
pass
114114
```
115115

116-
A Gauge can also take it's value from a callback:
116+
A Gauge can also take its value from a callback:
117117

118118
```python
119119
d = Gauge('data_objects', 'Number of objects')

0 commit comments

Comments
 (0)
0