Skip to content

Commit

Permalink
incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Terentiev committed Oct 30, 2023
1 parent a9a84e1 commit 4b786d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botframework-schema/src/sharepoint/aceData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export interface AceData {
/**
* The value of this property is stored in the serialized data of the Adaptive Card Extension.
* It can be used to manage versioning of the Adaptive Card Extension.
* @remarks - although there is no restriction on the format of this property, it is recommended to use semantic versioning.s
* @remarks - although there is no restriction on the format of this property, it is recommended to use semantic versioning.
*/
dataVersion: string;
/**
Expand Down

0 comments on commit 4b786d3

Please sign in to comment.