diff --git a/docs/experimental/djangoitems.rst b/docs/experimental/djangoitems.rst index 75163baf9967c998f0be7f5ad143f8ee340ab4dc..9d4382e05d873c2fd2098501878abe0b7777a0e6 100644 --- a/docs/experimental/djangoitems.rst +++ b/docs/experimental/djangoitems.rst @@ -5,7 +5,7 @@ DjangoItem ========== DjangoItems are a class of Item that gets its fields definition from a Django -model, yo simply create a DjangoItem and specify to what Django model it +model, you simply create a DjangoItem and specify to what Django model it relates to. Besides of getting the model fields defined on your Item, DjangoItem provides a