Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSenn committed Feb 6, 2025
1 parent 2df0624 commit 680966b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Appendix A -- Field Selection.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ Each {SelectedValueEntry} may take one of the following forms:
nested object selection.
- A {Path} immediately followed by a {SelectedListValue} to denote selection
from a list.
- A standalone {SelectedObjectValue}
- A standalone {SelectedObjectValue}

In the following example, the value could be `title` when referring to a `Book`
and `movieTitle` when referring to a `Movie`.
Expand Down

0 comments on commit 680966b

Please sign in to comment.