Skip to content

Commit 49dfeca

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/backend/indexing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ class IMyBehavior(Schema):
6363

6464
```
6565

66-
If you want to mark fields of an existing 3rd party behavior, it can be
67-
done using this utility function:
66+
If you want to mark fields of an existing 3rd party behavior, it can be done using this utility function:
6867

6968
```python
7069
from plone.app.dexterity.behaviors.metadata import ICategorization

0 commit comments

Comments
 (0)