Skip to content

Commit 8875838

Browse files
author
Michael Paik
committed
DOCS-5061
1 parent 11139ae commit 8875838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/model-tree-structures-with-materialized-paths.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ storing the path in the field ``path``; the path string uses the comma
8282
significantly.
8383

8484
- For queries of the ``Programming`` sub-tree
85-
(e.g. ``/,Programming,/``), or similar queries of sub-tress, where
85+
(e.g. ``/,Programming,/``), or similar queries of sub-trees, where
8686
the node might be in the middle of the indexed string, the query
8787
must inspect the entire index.
8888

0 commit comments

Comments
 (0)