Skip to content

Commit

Permalink
reword depreciation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecarenzo committed Aug 18, 2023
1 parent 987ea86 commit 71d3eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attack_flow_builder/src/store/PageEditor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ type PageExport = {
/**
* The page's internal schema.
* @deprecated
* Since version 2.1.0. Schemas now rest solely with the application. They
* Since version 2.1.0. Schemas now rest solely with the application and
* are no longer exported with each file.
*/
schema?: BlockDiagramSchema
Expand Down

0 comments on commit 71d3eba

Please sign in to comment.