diff --git a/docs/odata-csdl-xml/odata-csdl-xml.html b/docs/odata-csdl-xml/odata-csdl-xml.html index 1019fff83..3887795f9 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.html +++ b/docs/odata-csdl-xml/odata-csdl-xml.html @@ -1215,7 +1215,7 @@
Partner
The value of Partner
is the path to the of the partner navigation property.
The value of Partner
is the path to the partner navigation property.
A navigation property MAY indicate that instances of its declaring structured type contain the targets of the navigation property, in which case the navigation property is called a containment navigation property.
diff --git a/docs/odata-csdl-xml/odata-csdl-xml.md b/docs/odata-csdl-xml/odata-csdl-xml.md index 9ac48e48a..3c464d56b 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.md +++ b/docs/odata-csdl-xml/odata-csdl-xml.md @@ -1890,7 +1890,7 @@ partner navigation property. ::: {.varxml .rep} ### Attribute `Partner` -The value of `Partner` is the path to the of the partner navigation +The value of `Partner` is the path to the partner navigation property. ::: diff --git a/odata-csdl/7 Structural Property.md b/odata-csdl/7 Structural Property.md index 63fc92b1b..ca1a9abbc 100644 --- a/odata-csdl/7 Structural Property.md +++ b/odata-csdl/7 Structural Property.md @@ -460,7 +460,7 @@ navigation property. ::: {.varxml .rep} ### ##subisec Attribute `Partner` -The value of `Partner` is the path to the of the partner navigation +The value of `Partner` is the path to the partner navigation property. :::