Skip to content

Commit 048927c

Browse files
authored
Update docs/content_management/content_api/managing_content.md
1 parent 9d89668 commit 048927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/content_api/managing_content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ To change the identifier of the copy, use a [`ContentTypeUpdateStruct`](/api/php
168168
You can find content types that match specific criteria by using the [`ContentTypeService::findContentTypes()`](/api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-ContentTypeService.html#method_findContentTypes) method.
169169
This method accepts a `ContentTypeQuery` object that supports filtering and sorting by IDs, identifiers, group membership, and other criteria.
170170

171-
!!! note "PHP and REST APIs"
171+
!!! note "Criterions, sort clauses and REST APIs"
172172

173173
For a full list of available criterions and sort clauses that you can use when finding and filtering content types, see [Content Type Search Criteria](content_type_criteria.md) and [Content Type Search Sort Clauses](content_type_sort_clauses.md) references.
174174

0 commit comments

Comments
 (0)