diff --git a/SP-Framework/sp-webpart-base/baseclientsidewebpart.yml b/SP-Framework/sp-webpart-base/baseclientsidewebpart.yml index 6c30ced..283a2c3 100644 --- a/SP-Framework/sp-webpart-base/baseclientsidewebpart.yml +++ b/SP-Framework/sp-webpart-base/baseclientsidewebpart.yml @@ -4,7 +4,7 @@ uid: '@microsoft/sp-webpart-base!BaseClientSideWebPart:class' package: '@microsoft/sp-webpart-base!' fullName: BaseClientSideWebPart summary: >- - This abstract class implements the the base functionality for a client-side web part. Every client-side web part needs + This abstract class implements the base functionality for a client-side web part. Every client-side web part needs to inherit from this class. remarks: >- Along with the base functionality, this class provides some APIs that can be used by the web part. These APIs fall in