Skip to content

Commit 3085e3b

Browse files
Merge pull request learnroku#12 from jensenhwa/patch-1
Fix markdown issues
2 parents fdce902 + 112db5e commit 3085e3b

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)