diff --git a/xml/System.Windows.Forms/DataSourceUpdateMode.xml b/xml/System.Windows.Forms/DataSourceUpdateMode.xml index 26c659ab659..cdc9a211612 100644 --- a/xml/System.Windows.Forms/DataSourceUpdateMode.xml +++ b/xml/System.Windows.Forms/DataSourceUpdateMode.xml @@ -25,7 +25,7 @@ When the update mode is Never, you can force the data source to be updated by using the method. > [!NOTE] -> Even when the update mode is set to Never, the data source will be updated when the binding is first created, so at that least one update will always occur. +> Even when the update mode is set to Never, the data source will be updated when the binding is first created, so at least one update will always occur. ]]>