Skip to content

Commit 112db5e

Browse files
authoredDec 28, 2019
Fix markdown issues
1 parent fdce902 commit 112db5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/Lesson7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Create a directory in the root of the application (alongside the manifest) calle
2727

2828
```
2929

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:
3131

3232
``` xml
3333
<?xml version="1.0" encoding="utf-8" ?>

0 commit comments

Comments
 (0)
Please sign in to comment.