Skip to content

Commit e5643da

Browse files
committed
fix typo
1 parent c1cc777 commit e5643da

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/lookup-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If multiple documents in the lookup index match a single row in your
4242
results, the output will contain one row for each matching combination.
4343

4444
::::{tip}
45-
For important information about using the `LOOKUP JOIN`, refer to [Implementation details](../../../../esql/esql-lookup-join.md#implementation-details).
45+
For important information about using `LOOKUP JOIN`, refer to [Implementation details](../../../../esql/esql-lookup-join.md#implementation-details).
4646
::::
4747

4848
**Examples**

0 commit comments

Comments
 (0)