update README.md

This commit is contained in:
StevanFreeborn
2022-05-03 16:51:02 -05:00
parent 1b07943c80
commit d8e0f2eddc
+1 -1
View File
@@ -660,7 +660,7 @@ for warning in response.data.warnings:
print(f'Warning: {warning}')
```
You can update a record by providing its id. If successful will return id of record updated.
You can update a record by providing its id. If successful will return the id of record updated.
```python
fields = []