You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/webide-live-odata/webide-live-odata.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,13 +108,13 @@ You will know you are in the Code Editor because the file is all code. If you se
108
108
109
109

110
110
111
-
Locate the `dataSources` array in the manifest file. You have added a new data source called `toysData` when you added the OData service in the earlier steps. You want to make this your **main** data service.
111
+
Locate the `dataSources` array in the manifest file. You have added a new data source called `toysData` when you added the OData service in the earlier steps. You want to make this your **local** data service.
112
112
113
113

0 commit comments