Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SP-Framework/sp-webpart-base/baseclientsidewebpart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down