[ADF-3745] Added styling to *where* property for clarity (#4278)

This commit is contained in:
Andy Stark
2019-02-06 19:07:08 +00:00
committed by Eugenio Romano
parent b4c6a2252a
commit 2076746b52
5 changed files with 12 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ export class ContentNodeSelectorPanelComponent implements OnInit {
_rowFilter: RowFilter = defaultValidation;
/** Custom where filter function. See the
/** Custom *where* filter function. See the
* [Document List component](document-list.component.md)
* for more information.
*/