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: docs/Lesson7.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Create a directory in the root of the application (alongside the manifest) calle
27
27
28
28
```
29
29
30
-
1.The pattern for loading a local file is similar to requesting files over the network. You must use a task. In the `components/tasks` directory, add a file `load_config_task.xml` with the following XML:
30
+
1. The pattern for loading a local file is similar to requesting files over the network. You must use a task. In the `components/tasks` directory, add a file `load_config_task.xml` with the following XML:
0 commit comments