Skip to content

Commit 832c955

Browse files
committed
a few doc updates
1 parent 0a6364d commit 832c955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en-US/Invoke-KustoIngestFromStorage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Invoke-KustoIngestFromStorage .\myJson.json -Table MyJsonTable -Database myDb -F
6060

6161
> [!NOTE]
6262
>
63-
> The reason `multijson` format instead of `json` format is used in this example is because a Json Array is considered as
63+
> The reason `multijson` format instead of `json` is used in this example is because a Json Array is considered as
6464
> `multijson` whereas _JSON Lines_ corresponds to the `json` format. See [__The JSON format__](https://learn.microsoft.com/en-us/azure/data-explorer/ingest-json-formats?tabs=kusto-query-language#the-json-format) for more details.
6565
6666
{{ Add example description here }}

0 commit comments

Comments
 (0)