From d8e0f2eddc8cc31a73c72dd625bff9e5e82119aa Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Tue, 3 May 2022 16:51:02 -0500 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17016b5..bcaf2be 100644 --- a/README.md +++ b/README.md @@ -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 = []