Skip to content

Commit a21efa2

Browse files
authored
Merge pull request #196 from TorbenJakobsen/patch-1
Update adapting-logic-before-save-operation-6a0a050.md
2 parents 880eda0 + 6e8a61d commit a21efa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/06_SAP_Fiori_Elements/adapting-logic-before-save-operation-6a0a050.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If the extension does not return a result, the save operation starts without wai
3131
> this.oDialog = new sap.m.Dialog({
3232
> title: "BeforeSaveExtension",
3333
> content: new sap.m.Text({
34-
> text: "This is an exmpale to check the beforeSaveExtension"
34+
> text: "This is an example to check the beforeSaveExtension"
3535
> }),
3636
> beginButton: new sap.m.Button({
3737
> text: "Continue to Save",

0 commit comments

Comments
 (0)