Skip to content

Commit fb131e0

Browse files
authored
Apply suggestion from @linawolf
1 parent 121921f commit fb131e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/Types/_Properties/_Label.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
In this example:
4545

4646
* All types use :php:`header` as the primary label field (from :php:`ctrl['label']`).
47-
* The **article** type additionally displays the :php:`teaser` field if :php:`header` is empty.
47+
* The **article** type displays the :php:`teaser` field if :php:`header` is empty.
4848
* The **event** type displays :php:`header` together with :php:`event_date` and :php:`location`
4949
(since :php:`label_alt_force` is enabled).
5050

0 commit comments

Comments
 (0)