diff --git a/docs/api-guide/serializers.md b/docs/api-guide/serializers.md index 857a90c24a..aaf5687ad7 100644 --- a/docs/api-guide/serializers.md +++ b/docs/api-guide/serializers.md @@ -1218,7 +1218,7 @@ The [html-json-forms][html-json-forms] package provides an algorithm and seriali ### DRF Writable Nested -The [drf-writable-nested][drf-writable-nested] package provides writable nested model serializer which allows to create/update models with nested related data. +The [drf-writable-nested][drf-writable-nested] package provides writable nested model serializer which allows creating/updating models with nested related data. ### DRF Encrypt Content