diff --git a/docs/03_Get-Started/step-26-mock-server-configuration-bae9d90.md b/docs/03_Get-Started/step-26-mock-server-configuration-bae9d90.md index a1fb2ac5..de84bab6 100644 --- a/docs/03_Get-Started/step-26-mock-server-configuration-bae9d90.md +++ b/docs/03_Get-Started/step-26-mock-server-configuration-bae9d90.md @@ -196,7 +196,7 @@ sap.ui.define([ "use strict"; return { - init() { + init() => { // create const oMockServer = new MockServer({ rootUri: sap.ui.require.toUrl("ui5/walkthrough") + "/V2/Northwind/Northwind.svc/"