Skip to content

Commit

Permalink
Merge pull request #704 from SebLours/SebLours-patch-1
Browse files Browse the repository at this point in the history
Doc: fixed bad method name (Reference:targetLabel)
  • Loading branch information
fzaninotto committed Sep 23, 2015
2 parents 9b443ec + b255ecf commit 3fa4221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Configuration-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ The `reference` type also defines `label`, `order`, `map`, `list` & `validation`
* `targetEntity(Entity)`
Define the referenced entity.

* `targetLabel(string)`
* `targetField(string)`
Define the target field name used to retrieve the label of the referenced element.

myView.fields([
Expand Down

0 comments on commit 3fa4221

Please sign in to comment.