diff --git a/docs/README.md b/docs/README.md index cc1223b1..ad7827d6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,7 +12,7 @@ ## django-clone -Create copies of a model instance with explicit control on how the instance should be duplicated (limiting fields or related objects) copied and unique field detection. +Create copies of a model instance with explicit control on how the instance should be duplicated (limiting fields or related objects copied) with unique field detection. ## Features