Skip to content

Commit

Permalink
Update syntactic-view.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg authored Dec 27, 2023
1 parent cf4bda1 commit 0a56f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/syntactic-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The following images show the different presentation of the syntax tree for the

### Impact parent and sibling

Understanding this distinction is especialy important when building queries that involve parent-child relations. E.g. when using the edge features [parent](parent.md#start) and [sibling](sibling.md#start). See following image for details:
Understanding the distinctions between these views is especialy important when building queries that involve parent-child relations. E.g. when using the edge features [parent](parent.md#start) and [sibling](sibling.md#start). See following image for details:

<img src="images/wordgroup_syntactic_view.png" width="600">

Expand Down

0 comments on commit 0a56f3a

Please sign in to comment.