Skip to content

Commit 77fafaa

Browse files
committed
minor correction to the themeroller text
1 parent 84f0845 commit 77fafaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/jquery-mobile/theme-roller.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Once you are satisfied with the various swatches that you have created in your t
5151

5252
The theme gets downloaded on your local machine as a zip file. This contains an `index.html` file, and a `themes` folder. The `index.html` file is an example of how you can now se your theme. The `themes` folder contains your theme CSS files, and the icons that are used by jQuery Mobile.
5353

54-
To start using your theme, you can either start from the provided `index.html` or start from scratch. As exaplained in the theme download popup window, all you need is to add your theme is to add it to the head of your page before the jquery.mobile.structure file, like this:
54+
To start using your theme, you can either start from the provided `index.html` or start from scratch. As exaplained in the theme download popup window, all you need is to add your theme to the head of your page before the jquery.mobile.structure file, like this:
5555

5656
```
5757
<!DOCTYPE html>

0 commit comments

Comments
 (0)