Skip to content

Commit 76269eb

Browse files
MrTangojensens
andauthored
Update docs/backend/indexing.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent 5f35bfd commit 76269eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/backend/indexing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ In your *profiles/default/types/YOURTYPE.xml* add the behavior::
4848
</object>
4949

5050

51-
Now you need to mark the fields you want to have in your SearchableText. This
52-
can be done with the searchable directive:
51+
Now you need to mark the fields you want to have in your SearchableText.
52+
This can be done with the searchable directive:
5353

5454
```python
5555
from plone.app.dexterity import textindexer

0 commit comments

Comments
 (0)