Skip to content

Commit ff98953

Browse files
stevepiercyjensens
andauthored
Update docs/backend/indexing.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent 73c9ac6 commit ff98953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/indexing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In your `profiles/default/types/YOURTYPE.xml` add the behavior.
5656
```
5757

5858
Now you need to mark the fields you want to have in your SearchableText.
59-
This can be done with the searchable directive.
59+
This can be done with the `searchable` directive.
6060

6161
```python
6262
from plone.app.dexterity import textindexer

0 commit comments

Comments
 (0)