diff --git a/docs/03_Get-Started/step-20-data-types-typescript-0dad01a.md b/docs/03_Get-Started/step-20-data-types-typescript-0dad01a.md index 8315abd9..53f736f4 100644 --- a/docs/03_Get-Started/step-20-data-types-typescript-0dad01a.md +++ b/docs/03_Get-Started/step-20-data-types-typescript-0dad01a.md @@ -37,7 +37,7 @@ import JSONModel from "sap/ui/model/json/JSONModel"; /** * @namespace ui5.walkthrough.controller */ -export default class App extends Controller { +export default class InvoiceList extends Controller { onInit(): void { const viewModel = new JSONModel({