Skip to content

Commit 4c29a91

Browse files
committed
typo
1 parent 93e54fb commit 4c29a91

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/query-languages/esql/_snippets/commands/layout

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/_snippets/commands/layout/fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The values of the `_fork` column always start with `fork1`, which indicates that
2626
the row is coming from the first branch.
2727

2828
The `FORK` branches can output different columns as long as there exists no
29-
column with the same name and different data types into two different `FORK`
29+
column with the same name and different data types in two different `FORK`
3030
branches.
3131

3232
When a column does not exist in a `FORK` branch, but it exists in the output of

0 commit comments

Comments
 (0)