Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshi06 committed Jun 19, 2024
1 parent d7473ef commit 09eb1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ AZURE_COSMOS_KEY= <YOUR_AZURE_COSMOS_KEY>
AZURE_COSMOS_NO_OF_ROWS_TO_FETCH= <NO-OF-ROWS-TO-FETCH>
```

Note: If no value is provided for `AZURE_COSMOS_CONNECTOR_NO_OF_ROWS_TO_FETCH`, 100 rows will be fetched by the connector by default
Note: `AZURE_COSMOS_CONNECTOR_NO_OF_ROWS_TO_FETCH` is an optional field, with 100 rows to be fetched by default.

### 3. Intropsect your indices

Expand Down

0 comments on commit 09eb1d1

Please sign in to comment.