Skip to content

Commit d3c764b

Browse files
DATA-868 - removeing schema_name from auth call
1 parent 0fc3eb3 commit d3c764b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ CURL_CA_BUNDLE="/path/to/my/certificates"
8383

8484
### Selecting database schema
8585
By default, the production pipeline schema will be considered to retrive data from the tenant.
86-
To select a perticular development pipeline schema you can use following function call:
86+
To select a particular development pipeline schema you can use following function call:
8787

8888
```
8989
db_schema = pipeline_id

0 commit comments

Comments
 (0)