Skip to content

Commit

Permalink
Fix ABNF selector_expression
Browse files Browse the repository at this point in the history
  • Loading branch information
Chase Coalwell authored and srchase committed Apr 9, 2021
1 parent 56e1e1e commit 4e6a363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/1.0/spec/core/selectors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1575,7 +1575,7 @@ Selectors are defined by the following ABNF_ grammar.
selector_expression :`selector_shape_types`
:/ `selector_attr`
:/ `selector_scoped_attr`
:/ `selector_function_args`
:/ `selector_function`
:/ `selector_forward_undirected_neighbor`
:/ `selector_reverse_undirected_neighbor`
:/ `selector_forward_directed_neighbor`
Expand Down

0 comments on commit 4e6a363

Please sign in to comment.