Skip to content

Commit 63b521e

Browse files
committed
no hyphens
1 parent 5d44466 commit 63b521e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/backend/relations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ directives.widget(
9494

9595
(relations-configure-the-relateditemsfieldwidget-label)=
9696

97-
### Configure the relations-widget
97+
### Configure the relations widget
9898

9999
```{note}
100100
These settings only have an effect in Plone 6 Classic UI.
@@ -156,7 +156,7 @@ directives.widget(
156156

157157
(relations-using-the-search-mode-of-the-related-items-widget-label)=
158158

159-
### Using the search mode of the relations-widget
159+
### Using the search mode of the relations widget
160160

161161
```{note}
162162
These settings only have an effect in Plone 6 Classic UI.
@@ -170,7 +170,7 @@ This makes it very flexible for limiting relatable items by type, path, date, an
170170

171171
Setting the mode of the widget to `search` makes it easier to select from the content that results from your catalog query instead of having to navigate through your content tree.
172172

173-
The problem is that, in the default mode of the relations-widget, items that are in containers are not shown unless you add these types of containers to the query.
173+
The problem is that, in the default mode of the relations widget, items that are in containers are not shown unless you add these types of containers to the query.
174174

175175
Therefore, it is recommended to use `CatalogSource` only in `search` mode.
176176

0 commit comments

Comments
 (0)