Skip to content

Commit f946be1

Browse files
authored
typo fix
1 parent a549080 commit f946be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-explorer/ingest-data-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Kusto offers client SDK that can be used to ingest and query data with :
6161

6262
**Programmatic ingestion techniques**:
6363

64-
* Ingesting data through the Azure Data Explorer data management service (high-throughput and reliable ingestion)
64+
* Ingesting data through the Azure Data Explorer data management service (high-throughput and reliable ingestion):
6565

6666
* [**Batch ingestion**](/azure/kusto/api/netfx/kusto-ingest-queued-ingest-sample) (provided by SDK): the client uploads the data to Azure Blob storage (designated by the Azure Data Explorer data management service) and posts a notification to an Azure Queue. This is the recommended technique for high-volume, reliable and cheap data ingestion.
6767

0 commit comments

Comments
 (0)