diff --git a/windows.ui.xaml.controls/itemspresenter_footertemplate.md b/windows.ui.xaml.controls/itemspresenter_footertemplate.md index 33f00f07d..a83aefb2c 100644 --- a/windows.ui.xaml.controls/itemspresenter_footertemplate.md +++ b/windows.ui.xaml.controls/itemspresenter_footertemplate.md @@ -10,7 +10,7 @@ public Windows.UI.Xaml.DataTemplate FooterTemplate { get; set; } # Windows.UI.Xaml.Controls.ItemsPresenter.FooterTemplate ## -description -Gets or sets the [DataTemplate](../windows.ui.xaml/datatemplate.md) used to display the content of the items header. +Gets or sets the [DataTemplate](../windows.ui.xaml/datatemplate.md) used to display the content of the items footer. @@ -31,7 +31,7 @@ Gets or sets the [DataTemplate](../windows.ui.xaml/datatemplate.md) used to disp