From 43b0ffc3e02c7a5386125fe2539c47737744331b Mon Sep 17 00:00:00 2001 From: StevanFreeborn Date: Tue, 3 May 2022 15:36:17 -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 af6df66..3201919 100644 --- a/README.md +++ b/README.md @@ -628,7 +628,7 @@ for record in response.data.records: print(f'Value: {field.GetResultValueString()}') ``` -For further details on constructing a filter please refer to the [documentation](https://software.onspring.com/hubfs/Training/Admin%20Guide%20-%20v2%20API.pdf) for v2 of the Onspring API. +For further details on constructing the `filter` parameter please refer to the [documentation](https://software.onspring.com/hubfs/Training/Admin%20Guide%20-%20v2%20API.pdf) for v2 of the Onspring API. #### Add or Update A Record