Skip to content

Commit 9c3d880

Browse files
authored
Fix typo in iconCrossReferences in readme (#99)
1 parent e308a5c commit 9c3d880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ Combo field types can accept key-label pairs in the `options` value of the `stri
664664
}
665665
```
666666

667-
##### `iconsCrossReferences`
667+
##### `iconsCrossReference`
668668

669669
An optional property to reference to the icons of another field, indicated by using that field's name contained in brackets, like `{field}`. This is for example useful when there are multiple variants of fields for the same tag, which should all use the same icons.
670670

0 commit comments

Comments
 (0)