Skip to content

Commit 2b8ad2b

Browse files
authored
Update app-hello-kusto.md
1 parent 9640c67 commit 2b8ad2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-explorer/kusto/api/get-started/app-hello-kusto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ In your preferred IDE or text editor, create a project or file named *hello kust
274274
---
275275

276276
> [!NOTE]
277-
> The query output is returned in the response as an object that contains one or more tables, comprised of one more more rows and columns.
277+
> The query output is returned in the response as an object that contains one or more tables, comprised of one or more rows and columns.
278278
> The format of the object depends on the client library language.
279279
>
280280
> The *print kusto* query returns a single table with one row and column.

0 commit comments

Comments
 (0)