Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 98221d5

Browse files
romainsallespolyfractal
authored andcommitted
Add missing "inside" word (#515)
1 parent d384748 commit 98221d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

070_Index_Mgmt/25_Mappings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ In summary:
154154

155155
- **Good:** `kitchen` and `lawn-care` types inside the `products` index, because
156156
the two types are essentially the same schema
157-
- **Bad:** `products` and `logs` types the `data` index, because the two types are
157+
- **Bad:** `products` and `logs` types inside the `data` index, because the two types are
158158
mutually exclusive. Separate these into their own indices.

0 commit comments

Comments
 (0)